T-Spin & stats

This commit is contained in:
adrienmalin
2019-01-16 16:31:24 +01:00
parent 05f61c76db
commit d7768f08ea
4 changed files with 24 additions and 26 deletions

View File

@ -560,8 +560,6 @@ _sections_unfolded = [ "Margin", "custom_colors", "custom_fonts" ]
[connection signal="animation_finished" from="FlashText/AnimationPlayer" to="FlashText" method="_on_AnimationPlayer_animation_finished"]
[connection signal="flash_text" from="Stats" to="FlashText" method="print"]
[connection signal="level_up" from="Stats" to="." method="new_level"]
[connection signal="start" from="Start" to="." method="new_game"]