unrealtime, bugfixes, recomp

This commit is contained in:
infinitefusion
2021-12-22 21:00:31 -05:00
parent 162dac0e0e
commit cf5a86f0aa
24 changed files with 1226 additions and 2 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.10 - beta"
GAME_VERSION_NUMBER = "5.0.11 - beta"
#
FUSION_ICON_SPRITE_OFFSET = 10