This commit is contained in:
eray orçunus
2020-01-11 01:48:05 +03:00
parent c8c9413ef5
commit 8a745e4d89
5 changed files with 56 additions and 24 deletions

View File

@ -1474,8 +1474,6 @@ void CHud::SetZoneName(wchar *name)
void CHud::Shutdown()
{
debug("Shutdown CHud");
for (int i = 0; i < ARRAY_SIZE(WeaponFilenames); ++i) {
Sprites[i].Delete();
}