This commit is contained in:
aozhiwei 2023-11-24 13:11:20 +08:00
parent fde05078e6
commit 572d386921

View File

@ -517,7 +517,7 @@ int App::GetVersion()
const std::string App::GetPkgName()
{
return a8::Format("gameserver2006", {});
}
void App::Update()