Merge branch 'develop' into codegenerator
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2026-04-27 22:57:18 +02:00
17 changed files with 496 additions and 18 deletions

View File

@@ -24,6 +24,7 @@ globals = {
"Minigame",
"Window",
"ContinuedWindow",
"CreditsWindow",
"TTGIntroWindow",
"BriefIntroWindow",
"TitleIntroWindow",
@@ -38,10 +39,14 @@ globals = {
"MysteriousManScreen",
"DiscussionWindow",
"EndWindow",
<<<<<<< HEAD
"PlayerNameWindow",
"TextInput",
"CodeGenerator",
"CreditsWindow",
=======
"GameOverWindow",
>>>>>>> develop
"mset",
"mget",
"btnp",