adjusts pool timer from 30 to 25 in attempt to fix physics bug, thought per Owen
This commit is contained in:
parent
7cb9af3806
commit
0348faf02d
@ -11,7 +11,7 @@
|
||||
|
||||
/* ** Definitions ** */
|
||||
#define POCKET_RADIUS ( 0.09 )
|
||||
#define POOL_TIMER_SPEED ( 30 )
|
||||
#define POOL_TIMER_SPEED ( 25 )
|
||||
#define DEFAULT_AIM ( 0.38 )
|
||||
#define DEFAULT_POOL_STRING "Pool Table\n{FFFFFF}Press ENTER To Play"
|
||||
#define POOL_FEE_RATE ( 0.02 )
|
||||
|
Loading…
Reference in New Issue
Block a user