chore: tidy
This commit is contained in:
parent
90d8ee3a35
commit
1a3a8f28d0
|
@ -184,7 +184,6 @@ export default class Engine {
|
|||
},
|
||||
Health: {health: 100},
|
||||
Position: {x: 368, y: 368},
|
||||
VisibleAabb: {},
|
||||
Speed: {speed: 100},
|
||||
Sound: {},
|
||||
Sprite: {
|
||||
|
@ -196,6 +195,7 @@ export default class Engine {
|
|||
speed: 0.115,
|
||||
},
|
||||
Ticking: {},
|
||||
VisibleAabb: {},
|
||||
Wielder: {
|
||||
activeSlot: 0,
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue
Block a user