Cleanup
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
extends DebugLabel
|
||||
|
||||
func _process(_delta):
|
||||
func _process(_delta: float):
|
||||
if Global.player == null:
|
||||
return
|
||||
|
||||
|
Reference in New Issue
Block a user