main title typo fix, remove glitch and end_game decision
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2026-03-17 21:53:47 +01:00
parent 9c18812e95
commit a00db92703
3 changed files with 5 additions and 7 deletions

View File

@@ -13,11 +13,11 @@ TitleIntroWindow.text = [[
# # # # # # # # #
# # ### # # # # #
### ### ### ### ### ### ### ###
# # # # # # # # # # # ###
# # # ### ### ### # # # # #
# # # # # # # # # # #
### # # # # ### # ### # #
### # # ### #### ### ### #### ###
# ## ## # # # # # # # # # #
# # # # ### # # ### # # # ###
# # # # # # # # # # # #
### # # # #### ### # #### # #
]]
--- Draws the title intro window.