Faster fadeout

This commit is contained in:
infinitefusion
2023-05-07 19:25:57 -04:00
parent 3291f7a9fb
commit bb8b9130c3
5 changed files with 6 additions and 4 deletions

View File

@@ -77,6 +77,8 @@ module Settings
# The default screen scale factor. Possible values are 0.5, 1.0, 1.5 and 2.0.
SCREEN_SCALE = 1.0
FADEOUT_SPEED = 0.2
#=============================================================================
# The maximum level Pokémon can reach.