Merge branch 'main' of https://gitea.pandoli365.com./Team.thewar/thewar_server
This commit is contained in:
commit
46021cbb1e
|
|
@ -114,6 +114,7 @@ namespace Server.Git
|
|||
|
||||
|
||||
logger.Info("version : " + ProtocolProcessor.version);
|
||||
|
||||
if (ProtocolProcessor.version == "")
|
||||
{
|
||||
ProtocolProcessor.version = Statics.dynamicDataSQL.SelectName("version").value;
|
||||
|
|
|
|||
Loading…
Reference in New Issue