minor fix - longer paddles - game design decision
This commit is contained in:
parent
9210e43b6a
commit
8668f6e2b5
@ -47,7 +47,7 @@ public class Constants {
|
||||
/**
|
||||
* The paddle width in pixels
|
||||
*/
|
||||
public static final Integer PADDLE_WIDTH = 70;
|
||||
public static final Integer PADDLE_WIDTH = 90;
|
||||
|
||||
/**
|
||||
* The paddle height in pixels
|
||||
|
Loading…
x
Reference in New Issue
Block a user