imrpoved c4

This commit is contained in:
guy
2021-05-14 15:29:38 -06:00
parent 442dd97a2d
commit 56c296bc51
+4
View File
@@ -502,7 +502,11 @@ watchC4Thrown(c4)
break;
}
weap = self getCurrentWeapon();
if ( weap != "c4_mp" )
self notify( "alt_detonate" );
else
self thread pressFire();
}
/*