mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-08 13:44:59 +00:00
Rewrote Move Reminder screen
This commit is contained in:
@@ -27,7 +27,6 @@ class UI::PokemonSummaryMoveCursor < ChangelingSprite
|
||||
self.visible = (@index >= 0)
|
||||
end
|
||||
|
||||
|
||||
def refresh_position
|
||||
return if @index < 0
|
||||
self.x = UI::PokemonSummaryVisuals::MOVE_LIST_X_DETAILED - CURSOR_THICKNESS
|
||||
|
||||
Reference in New Issue
Block a user