Adjust some stuff
This commit is contained in:
parent
4b9b6ad8ae
commit
b181256e58
8 changed files with 595 additions and 578 deletions
|
|
@ -22,7 +22,7 @@
|
|||
#define LCR_MAP_SIZE_BLOCKS 64
|
||||
|
||||
/** Physics FPS, i.e. the number of physics ticks per second. */
|
||||
#define LCR_RACING_FPS 25
|
||||
#define LCR_RACING_FPS 30
|
||||
|
||||
#define LCR_RACING_TICK_MS (1000 / LCR_RACING_FPS)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue