1
0
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:
Jbleezy
2023-03-24 23:35:24 -07:00
parent 5ba0196d59
commit 4a07462e41

View File

@ -41,7 +41,6 @@ main()
generatebuildabletarps();
disable_zombie_spawn_locations();
level thread activate_core();
level thread maps\mp\zm_transit::falling_death_init();
scripts\zm\locs\loc_common::init();
}