mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-07-04 02:48:18 -05:00
Tomstone: fixed suicide not being disabled
This commit is contained in:
@ -1278,7 +1278,7 @@ disable_sniper_scope_sway()
|
|||||||
|
|
||||||
tombstone_disable_suicide()
|
tombstone_disable_suicide()
|
||||||
{
|
{
|
||||||
level.canplayersuicide = undefined;
|
level.playersuicideallowed = undefined;
|
||||||
}
|
}
|
||||||
|
|
||||||
tombstone_spawn_changes()
|
tombstone_spawn_changes()
|
||||||
|
Reference in New Issue
Block a user