disable context menu. Move player only on left-click
This commit is contained in:
parent
391fe7eed3
commit
67cd0dfb29
2 changed files with 4 additions and 0 deletions
|
@ -102,6 +102,7 @@ const config: GameConfig = {
|
|||
dom: {
|
||||
createContainer: true,
|
||||
},
|
||||
disableContextMenu: true,
|
||||
render: {
|
||||
pixelArt: true,
|
||||
roundPixels: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue