Skip to content

Commit d6f5836

Browse files
committed
Release version
1 parent 3a2e11e commit d6f5836

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/Scripts/Model/Tools/DebugManager.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
public static class DebugManager
77
{
8-
public static bool ReleaseVersion = false;
8+
public static bool ReleaseVersion = true;
99

1010
public static bool DebugNetworkSingleDevice;
1111

0 commit comments

Comments
 (0)