mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2026-01-22 14:26:01 +00:00
The Great Enspacening begins!
This commit is contained in:
@@ -6,7 +6,7 @@ class ReadyMenuButton < SpriteWrapper
|
||||
attr_reader :selected
|
||||
attr_reader :side
|
||||
|
||||
def initialize(index,command,selected,side,viewport=nil)
|
||||
def initialize(index,command,selected,side,viewport = nil)
|
||||
super(viewport)
|
||||
@index = index
|
||||
@command = command # Item/move ID, name, mode (T move/F item), pkmnIndex
|
||||
|
||||
Reference in New Issue
Block a user