custom trainers (doesn't work)

This commit is contained in:
infinitefusion
2021-07-21 09:58:27 -04:00
parent 77878847b5
commit 0bce311f14

View File

@@ -9,6 +9,7 @@ module GameData
include InstanceMethods
def self.load; end
def self.save; end
def initialize(hash)