Skip to content

Commit

Permalink
Update CinemachineBrain.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
glabute committed Aug 6, 2024
1 parent 05c41b1 commit 752bde8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ void OnPreCull()
}

#if CINEMACHINE_UIELEMENTS

// We don't want this in runtime because it's only for debugging and it can generate garbage
void OnGUI()
{
if ((ShowDebugText || CinemachineDebug.GameViewGuidesEnabled)
Expand Down

0 comments on commit 752bde8

Please sign in to comment.