1
0
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:
Jbleezy
2022-01-05 02:38:05 -08:00
parent a1aa4f57b9
commit 2f21253f00

View File

@ -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();
}