mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
apply_movement_command classes doesn't exist
This commit is contained in:
parent
feab0b56bc
commit
3f5955b453
@ -2017,7 +2017,7 @@ class ApplyMovementData:
|
|||||||
# this is almost an exact copy of Script.parse
|
# this is almost an exact copy of Script.parse
|
||||||
# with the exception of using text_command_classes instead of command_classes
|
# with the exception of using text_command_classes instead of command_classes
|
||||||
def parse(self):
|
def parse(self):
|
||||||
global apply_movement_command_classes, script_parse_table
|
global movement_command_classes, script_parse_table
|
||||||
address = self.address
|
address = self.address
|
||||||
|
|
||||||
# i feel like checking myself
|
# i feel like checking myself
|
||||||
|
Loading…
x
Reference in New Issue
Block a user