custom textboxes

Word count: 5,820 words
This commit is contained in:
Jacoder23 2024-04-09 16:55:31 +08:00
parent ba2d198ba3
commit 0c409e040b
8 changed files with 164 additions and 23 deletions

View file

@ -9,13 +9,13 @@
##
## Put the splash screen code here. It runs when the game is launched.
##
label splashscreen():
return
# label splashscreen():
# return
## After Load ##################################################################
##
## Adjust any variables etc in the after_load label
## Also consider: define config.after_load_callbacks = [ ... ]
##
label after_load():
return
# label after_load():
# return