fix: Corrected wether to whether
This commit is contained in:
committed by
Julian Murgia
parent
3b47a93a9e
commit
584b81a496
@@ -1,7 +1,7 @@
|
||||
extends ESCInventory
|
||||
|
||||
|
||||
# Wether the inventory is visible currently
|
||||
# Whether the inventory is visible currently
|
||||
var inventory_visible: bool = false
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user