mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-05 20:04:08 +00:00
Fixes
This commit is contained in:
parent
c8c9413ef5
commit
8a745e4d89
5 changed files with 56 additions and 24 deletions
|
@ -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();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue