Implemented GameData::Move

This commit is contained in:
Maruno17
2020-11-19 21:00:29 +00:00
parent 52ffae9e8a
commit 3cd8d59918
71 changed files with 1443 additions and 1584 deletions

View File

@@ -217,8 +217,5 @@ end
class MoveHandlerHash < HandlerHash
def initialize
super(:PBMoves)
end
class MoveHandlerHash < HandlerHash2
end