gwang %!s(int64=3) %!d(string=hai) anos
pai
achega
a841b4e22d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      CSserver/Lib1/Config.cs

+ 1 - 1
CSserver/Lib1/Config.cs

@@ -5,7 +5,7 @@ using StackExchange.Redis;
    public class Config
     {
 
-        public const bool GameOnline = false;  
+        public const bool GameOnline = true;  
 
         public ConfigurationOptions redis;