Cleanup
This commit is contained in:
@ -3,7 +3,7 @@ extends DebugLabel
|
||||
var keys := StateComponent.State.keys()
|
||||
var state: StateComponent
|
||||
|
||||
func _process(_delta):
|
||||
func _process(_delta: float):
|
||||
if !Global.player:
|
||||
return
|
||||
|
||||
|
Reference in New Issue
Block a user