This should not be on by default

This commit is contained in:
Finny Merrill 2004-04-04 07:31:31 +00:00
parent 357501cad0
commit c4c66161c5

View file

@ -705,7 +705,7 @@ void() player_assaultcannon1 =[$nailatt1, player_assaultcannon2 ]
st = "20";
stuffcmd(self, st);
stuffcmd(self, "\n");
#else
#elifdef ASSCAN_JERK
self.v_angle_x -= (random () + 0.5);
self.v_angle_y -= ((random () * 0.6) - 0.3);