소스 검색

Remove debug print

DricomDragon 3 년 전
부모
커밋
66a677fb78
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      godot/scripts/Launcher.gd

+ 0 - 1
godot/scripts/Launcher.gd

@@ -122,7 +122,6 @@ func _on_Grid_has_moved():
 
 
 func _on_Grid_kace_broken():
-	print("new bullet")
 	gain_new_bullet()