mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-08 05:34:58 +00:00
Fixed text speed option not working
This commit is contained in:
@@ -389,8 +389,6 @@ class PokemonOption_Scene
|
|||||||
else
|
else
|
||||||
$game_variables[DEFAULT_BATTLE_TYPE] = [1, 1]
|
$game_variables[DEFAULT_BATTLE_TYPE] = [1, 1]
|
||||||
end
|
end
|
||||||
$PokemonSystem.textspeed = value
|
|
||||||
MessageConfig.pbSetTextSpeed(MessageConfig.pbSettingToTextSpeed(value))
|
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user