debugger warning gone

null -> pass
This commit is contained in:
Jane Cho
2021-12-08 21:18:44 -06:00
parent aac16855e6
commit e438b7bbeb

View File

@@ -59,7 +59,7 @@ func _on_Star_detect_body_exited(_body):
#print("obstacle exited") #print("obstacle exited")
#if _body.name == 'Obstacle': #if _body.name == 'Obstacle':
#obstacle = null #obstacle = null
null pass
func _on_Timer_timeout(): func _on_Timer_timeout():
#print("time out") #print("time out")