remove something extra from clientstate
This commit is contained in:
parent
29541f3dc5
commit
3458a6e29b
1 changed files with 0 additions and 1 deletions
|
@ -36,7 +36,6 @@ export class ClientState {
|
||||||
isRunning: boolean
|
isRunning: boolean
|
||||||
backpack: Backpack
|
backpack: Backpack
|
||||||
|
|
||||||
equippedTool?: Tool
|
|
||||||
lastProcessedCommand?: InputKind
|
lastProcessedCommand?: InputKind
|
||||||
|
|
||||||
logger: Logger
|
logger: Logger
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue