index
:
hurrycurry
master
weblate-hurrycurry-game
A fast-paced multiplayer game about cooking
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client
/
menu
/
warning_popup.gd
blob: f418550b03f42e9ff0062ba054bce74cf40c0f41 (
plain
)
1
2
3
4
5
extends
Menu
class_name
WarningPopup
func
_on_accept_pressed
():
exit
()