Add project file
This commit is contained in:
parent
23d98803eb
commit
5060574315
@ -75,7 +75,7 @@ namespace RageCoop.Client
|
||||
#endif
|
||||
MainChat = new Chat();
|
||||
#if DEBUG
|
||||
Logger.LogLevel =0;
|
||||
Logger.LogLevel = 0;
|
||||
#else
|
||||
Logger.LogLevel=Settings.LogLevel;
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user