Merge branch 'master' into Monster-Update-6

Move mod_menu into it's own file in src/
This commit is contained in:
2021-07-22 21:28:18 +10:00
29 changed files with 2230 additions and 1904 deletions

View File

@ -23,7 +23,7 @@ define gui.show_name = True
## The version of the game.
define config.version = "Patchy-patch5"
define config.version = "Patchy-patch5.1.1"
## Text that is placed on the game's about screen. Place the text between the
## triple-quotes, and leave a blank line between paragraphs.
@ -77,7 +77,7 @@ define config.exit_transition = dissolve
## Between screens of the game menu.
define config.intra_transition = dissolve
define config.intra_transition = Dissolve(0.20)
## A transition that is used after a game has been loaded.