mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-07-06 20:08:51 -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();
|
self thread maps/mp/zombies/_zm_tombstone::playtombstonetimeraudio();
|
||||||
|
|
||||||
player waittill("bled_out");
|
self waittill("bled_out");
|
||||||
|
|
||||||
self tombstone_remove();
|
self tombstone_remove();
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user