mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 01:58:19 +00:00
removed bots
This commit is contained in:
parent
1e296e4741
commit
5f83d8242a
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue