survey button in level selection

This commit is contained in:
bleeptrack 2021-01-28 11:28:47 +01:00
parent 3b2e3f11f4
commit 4b8c57ccbe
3 changed files with 42 additions and 5 deletions

View file

@ -57,3 +57,7 @@ func reload():
level_id += 1
chapter_id += 1
func onSurveyPressed():
OS.shell_open("https://docs.google.com/forms/d/e/1FAIpQLSehHVcYfELT59h6plcn2ilbuqBcmDX3TH0qzB4jCgFIFOy_qg/viewform")