Fix: apply RoundRectButton
This commit is contained in:
@@ -16,8 +16,7 @@ function isReleaseMode() {
|
||||
}
|
||||
|
||||
|
||||
const GAME_SCREEN_SIZE = { x: 1024, y: 768
|
||||
}
|
||||
const GAME_SCREEN_SIZE = { x: 1024, y: 768 }
|
||||
|
||||
|
||||
let playerName;
|
||||
|
||||
Reference in New Issue
Block a user