mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-07 21:24:59 +00:00
Rewrote Debug menus to store options in self-contained handlers
This commit is contained in:
@@ -1449,6 +1449,7 @@ end
|
||||
class PokemonStorageScreen
|
||||
attr_reader :scene
|
||||
attr_reader :storage
|
||||
attr_accessor :heldpkmn
|
||||
|
||||
def initialize(scene,storage)
|
||||
@scene = scene
|
||||
|
||||
Reference in New Issue
Block a user