1
0
forked from noxious/client

npm run format

This commit is contained in:
2024-09-15 02:06:27 +02:00
parent 4cf6e68703
commit 6e6c6f9b9e
5 changed files with 7 additions and 13 deletions

View File

@ -25,4 +25,4 @@ export function useCameraControls(scene: Phaser.Scene): any {
camera,
isDragging
}
}
}