mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-07 21:24:59 +00:00
randomizer fixces
This commit is contained in:
@@ -371,7 +371,7 @@ class HallOfFame_Scene
|
||||
if $game_switches[SWITCH_RANDOMIZED_AT_LEAST_ONCE]
|
||||
gameMode = "Randomized mode"
|
||||
end
|
||||
if $PokemonBag.pbQuantity(:MAGICBOOTS)>=1 || $DEBUG
|
||||
if $game_switches[ENABLED_DEBUG_MODE_AT_LEAST_ONCE] || $DEBUG
|
||||
gameMode = "Debug mode"
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user