mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-06 06:01:46 +00:00
Removed the player's ability to change the font
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user