removed bots

This commit is contained in:
Magnus Auvinen 2007-08-05 10:19:46 +00:00
parent 1e296e4741
commit 5f83d8242a

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;