diff --git a/scripts/zm/locs/zm_transit_loc_power.gsc b/scripts/zm/locs/zm_transit_loc_power.gsc index c1c943e9..683e431c 100644 --- a/scripts/zm/locs/zm_transit_loc_power.gsc +++ b/scripts/zm/locs/zm_transit_loc_power.gsc @@ -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(); }