Removed the player's ability to change the font

This commit is contained in:
Maruno17
2021-05-16 14:32:20 +01:00
parent 206244a3f0
commit 8e64bcc11b
6 changed files with 110 additions and 125 deletions

View File

@@ -119,7 +119,7 @@ class Window_AdvancedTextPokemon < SpriteWindow_Base
attr_reader :waitcount
def initialize(text="")
@cursorMode = MessageConfig::CURSORMODE
@cursorMode = MessageConfig::CURSOR_POSITION
@endOfText = nil
@scrollstate = 0
@realframes = 0