game: fix: create my player only if game start
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
PADDLE_SPEED_PER_SECOND_MAX = 0.2
|
||||
PADDLE_SPEED_PER_SECOND_MAX = 0.6
|
||||
PADDLE_RATIO = 0.3
|
||||
|
||||
MAP_SIZE_X = 700
|
||||
|
Reference in New Issue
Block a user