various fixes

This commit is contained in:
infinitefusion
2021-12-10 18:58:13 -05:00
parent 383734a497
commit 1c878ef631
27 changed files with 12 additions and 3 deletions

View File

@@ -6,7 +6,7 @@
module Settings
# The version of your game. It has to adhere to the MAJOR.MINOR.PATCH format.
GAME_VERSION = '5.0.0'
GAME_VERSION_NUMBER = "5.0 - beta"
GAME_VERSION_NUMBER = "5.0.9 - beta"
#
FUSION_ICON_SPRITE_OFFSET = 10