index
:
Games/tic-tac-tux
main
https://dweipert.itch.io/tictactux
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
UI
/
HUD
/
CancelButton.gd
blob: 51b146bfebfb50d2f230579ddab697ccbec36030 (
plain
)
1
2
3
4
5
extends Button func _on_CancelButton_pressed(): Global.cancel_level()