chore: adjust player tank's size

This commit is contained in:
jakciehan
2026-05-02 13:50:52 +08:00
parent 0e321bcea6
commit 38294c040c
35 changed files with 5767 additions and 348 deletions
+1
View File
@@ -45,6 +45,7 @@ class PlayerTank extends Tank {
// Skin colors (reserved for future use)
this._skinColors = null;
this._skinId = 'default';
// Fire level system
this.fireLevel = FIRE_LEVEL.LV1;