This commit is contained in:
Leon Palluch 2020-02-01 18:42:43 +01:00
parent d1e0551874
commit 9853f33df1

View File

@ -13,9 +13,6 @@ func _ready():
_prep_scene("fight_scene")
_prep_scene("win_screen")
#test
connect("player_win", self, "_switch_to_win")
_switch_scene(_body_build_scene, "body_build")