diff --git a/server/gameserver/app.cc b/server/gameserver/app.cc index 82bfa3db..f4ba2064 100644 --- a/server/gameserver/app.cc +++ b/server/gameserver/app.cc @@ -517,7 +517,7 @@ int App::GetVersion() const std::string App::GetPkgName() { - + return a8::Format("gameserver2006", {}); } void App::Update()