mirror of
https://github.com/ReactionQuake3/reaction.git
synced 2025-02-24 12:42:30 +00:00
switching back to RQ3 physics or now
This commit is contained in:
parent
e0ed1aa618
commit
8976e4d47a
1 changed files with 1 additions and 1 deletions
|
@ -160,7 +160,7 @@ pml_t pml;
|
||||||
#define PM_LADDER_MOVE_REDUCTION 10
|
#define PM_LADDER_MOVE_REDUCTION 10
|
||||||
|
|
||||||
#define STOP_EPSILON 0.1f
|
#define STOP_EPSILON 0.1f
|
||||||
#define Q2PHYSICS
|
//#define Q2PHYSICS
|
||||||
|
|
||||||
// movement parameters
|
// movement parameters
|
||||||
float pm_stopspeed = 100.0f;
|
float pm_stopspeed = 100.0f;
|
||||||
|
|
Loading…
Reference in a new issue