mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-01 11:36:36 +00:00
[Crash] Fix reload crashes (#2462)
This commit is contained in:
+2
-1
@@ -2872,7 +2872,8 @@ std::string Zone::GetZoneDescription()
|
||||
}
|
||||
|
||||
return fmt::format(
|
||||
"{} ({}){}{}",
|
||||
"PID ({}) {} ({}){}{}",
|
||||
EQ::GetPID(),
|
||||
GetLongName(),
|
||||
GetZoneID(),
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user