mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-07-06 03:49:34 -05:00
Tombstone: fix powerup being deleted instantly
This commit is contained in:
@ -4182,7 +4182,7 @@ tombstone_timeout()
|
||||
|
||||
self thread maps/mp/zombies/_zm_tombstone::playtombstonetimeraudio();
|
||||
|
||||
player waittill("bled_out");
|
||||
self waittill("bled_out");
|
||||
|
||||
self tombstone_remove();
|
||||
}
|
||||
|
Reference in New Issue
Block a user