mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-17 03:08:26 +00:00
More tweaks [skip ci]
This commit is contained in:
@@ -171,7 +171,7 @@ int main(int argc, char **argv)
|
||||
LogInfo(
|
||||
"Current expansion is [{}] ({})",
|
||||
content_service.GetCurrentExpansion(),
|
||||
Expansion::ExpansionName[content_service.GetCurrentExpansion()]
|
||||
content_service.GetCurrentExpansionName()
|
||||
);
|
||||
|
||||
std::string hotfix_name = "";
|
||||
|
||||
Reference in New Issue
Block a user