mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 03:44:02 +02:00
remove commented code
This commit is contained in:
parent
b7e9056c04
commit
a356cbf620
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@ static const float ACCELERATION_EQUIVALENT_EPSILON_RATIO = 0.1f;
|
|||
static const quint8 STEPS_TO_DECIDE_BALLISTIC = 4;
|
||||
|
||||
const uint32_t LOOPS_FOR_SIMULATION_ORPHAN = 50;
|
||||
//const uint32_t LOOPS_BETWEEN_OWNERSHIP_BIDS = 30;
|
||||
const quint64 USECS_BETWEEN_OWNERSHIP_BIDS = USECS_PER_SECOND / 5;
|
||||
|
||||
#ifdef WANT_DEBUG_ENTITY_TREE_LOCKS
|
||||
|
|
Loading…
Reference in a new issue