debugger warning gone
null -> pass
This commit is contained in:
@@ -59,7 +59,7 @@ func _on_Star_detect_body_exited(_body):
|
||||
#print("obstacle exited")
|
||||
#if _body.name == 'Obstacle':
|
||||
#obstacle = null
|
||||
null
|
||||
pass
|
||||
|
||||
func _on_Timer_timeout():
|
||||
#print("time out")
|
||||
|
Reference in New Issue
Block a user