mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-19 11:38:37 -05:00
Power Station: fix lava death barrier respawning players instantly
This commit is contained in:
@ -41,7 +41,6 @@ main()
|
|||||||
generatebuildabletarps();
|
generatebuildabletarps();
|
||||||
disable_zombie_spawn_locations();
|
disable_zombie_spawn_locations();
|
||||||
level thread activate_core();
|
level thread activate_core();
|
||||||
level thread maps\mp\zm_transit::falling_death_init();
|
|
||||||
scripts\zm\locs\loc_common::init();
|
scripts\zm\locs\loc_common::init();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user