Skip to content

Commit

Permalink
Debug is on
Browse files Browse the repository at this point in the history
  • Loading branch information
Sandrem committed Mar 14, 2020
1 parent 8d0ccf7 commit 0b0d372
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Assets/Scripts/Model/Tools/DebugManager.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

public static class DebugManager
{
public static bool ReleaseVersion = false;
public static bool ReleaseVersion = true;

public static bool NoCinematicCamera;

Expand Down

0 comments on commit 0b0d372

Please sign in to comment.