mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-22 16:28:28 +00:00
update
This commit is contained in:
+1
-1
@@ -16313,7 +16313,7 @@ void EntityList::ShowSpawnWindow(Client* client, int Distance, bool NamedOnly) {
|
||||
std::string WindowText;
|
||||
int LastCon = -1;
|
||||
int CurrentCon = 0;
|
||||
Mob* curMob = NULL;
|
||||
Mob* curMob = nullptr;
|
||||
|
||||
uint32 array_counter = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user