Skip to content

Commit 63320bd

Browse files
committed
Release version
1 parent e14ba4b commit 63320bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/Scripts/Model/Tools/DebugManager.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
public static class DebugManager
66
{
7-
public static bool ReleaseVersion = false;
7+
public static bool ReleaseVersion = true;
88

99
public static bool DebugNetworkSingleDevice;
1010

0 commit comments

Comments
 (0)