mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-11 15:48:05 -05:00
Die Rise: fix not dying from falling to the bottom of an elevator shaft
This commit is contained in:
@ -111,11 +111,6 @@ highrise_pap_move_in( trigger, origin_offset, angles_offset )
|
||||
|
||||
squashed_death_init( kill_if_falling )
|
||||
{
|
||||
if ( !kill_if_falling )
|
||||
{
|
||||
flag_wait( "power_on" );
|
||||
}
|
||||
|
||||
while ( true )
|
||||
{
|
||||
self waittill( "trigger", who );
|
||||
|
Reference in New Issue
Block a user