removed the bots. ops

This commit is contained in:
Magnus Auvinen 2007-08-02 21:49:55 +00:00
parent a3561ff195
commit 8e6dc8d9e9

View file

@ -11,7 +11,7 @@ data_container *data = 0x0;
using namespace baselib;
// --------- DEBUG STUFF ---------
const int debug_bots = 7;
const int debug_bots = 0;
// --------- PHYSICS TWEAK! --------
const float ground_control_speed = 7.0f;