resized spritesheets

This commit is contained in:
infinitefusion
2025-01-02 16:27:04 -05:00
parent bf06c26344
commit 9f95e6a263
1012 changed files with 529069 additions and 4 deletions

View File

@@ -5,8 +5,8 @@
#==============================================================================#
module Settings
# The version of your game. It has to adhere to the MAJOR.MINOR.PATCH format.
GAME_VERSION = '6.4.4'
GAME_VERSION_NUMBER = "6.4.4"
GAME_VERSION = '6.4.5'
GAME_VERSION_NUMBER = "6.4.5"
LATEST_GAME_RELEASE = "6.4"
POKERADAR_LIGHT_ANIMATION_RED_ID = 17