mirror of
https://github.com/shavitush/bhoptimer.git
synced 2025-12-06 18:08:26 +00:00
forgot to delete all_maps
This commit is contained in:
parent
693e1ce641
commit
a2003f72c8
@ -1183,6 +1183,7 @@ public void LoadZonedMapsCallbackMixed(Database db, DBResultSet results, const c
|
||||
}
|
||||
|
||||
PrintToServer("Shavit-Mapchooser Query callback. Number of returned results: %i, Maps added to g_aMapList:%i, g_aAllMapsList.Length:%i, all_maps:%i", resultlength, mapsadded, g_aAllMapsList.Length, all_maps.Size);
|
||||
delete all_maps;
|
||||
|
||||
CreateNominateMenu();
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user