mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 01:58:19 +00:00
removed the bots. ops
This commit is contained in:
parent
a3561ff195
commit
8e6dc8d9e9
|
@ -11,7 +11,7 @@ data_container *data = 0x0;
|
||||||
using namespace baselib;
|
using namespace baselib;
|
||||||
|
|
||||||
// --------- DEBUG STUFF ---------
|
// --------- DEBUG STUFF ---------
|
||||||
const int debug_bots = 7;
|
const int debug_bots = 0;
|
||||||
|
|
||||||
// --------- PHYSICS TWEAK! --------
|
// --------- PHYSICS TWEAK! --------
|
||||||
const float ground_control_speed = 7.0f;
|
const float ground_control_speed = 7.0f;
|
||||||
|
|
Loading…
Reference in a new issue