diff --git a/Tactical/Soldier Control.cpp b/Tactical/Soldier Control.cpp index c48229bf..1b0a20dc 100644 --- a/Tactical/Soldier Control.cpp +++ b/Tactical/Soldier Control.cpp @@ -9679,13 +9679,11 @@ void SOLDIERTYPE::BeginSoldierClimbUpRoof( void ) return; } - /* if ( is_client ) { ScreenMsg( FONT_MCOLOR_LTYELLOW, MSG_INTERFACE, MPClientMessage[43] ); return;//hayden disable climbing roof } - */ INT8 bNewDirection; UINT8 ubWhoIsThere;