Bump FPS
This commit is contained in:
parent
6c95095866
commit
a9cde181be
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
// ^ this turns off textures
|
||||
|
||||
// redefine some parameters
|
||||
#define FPS 60
|
||||
#define FPS 255
|
||||
#define GRAVITY_ACCELERATION (RCL_UNITS_PER_SQUARE * 3)
|
||||
#define PLAYER_JUMP_SPEED 700
|
||||
#define RCL_CAMERA_COLL_HEIGHT_BELOW ((3 * RCL_UNITS_PER_SQUARE) / 2)
|
||||
|
|
Loading…
Reference in a new issue