Increase demo2 FPS
This commit is contained in:
parent
995781570e
commit
bb26598418
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
||||||
#define COMPUTE_WALL_TEXCOORDS 0
|
#define COMPUTE_WALL_TEXCOORDS 0
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define FPS 60
|
#define FPS 256
|
||||||
#define HEAD_BOB_HEIGHT 200
|
#define HEAD_BOB_HEIGHT 200
|
||||||
#define HEAD_BOB_STEP 20
|
#define HEAD_BOB_STEP 20
|
||||||
#define PLAYER_SPEED (5 * UNITS_PER_SQUARE)
|
#define PLAYER_SPEED (5 * UNITS_PER_SQUARE)
|
||||||
|
|
Loading…
Reference in a new issue