mirror of https://github.com/pret/pokecrystal.git
fix preprocessor imports for the latest submodule
I am surprised this worked. Maybe it's not actually working, and I just have cached files everywhere.
This commit is contained in:
parent
2b7b3b6dc2
commit
2a421c54b6
|
@ -3,7 +3,7 @@
|
|||
|
||||
import sys
|
||||
|
||||
from extras.crystal import (
|
||||
from extras.pokemontools.crystal import (
|
||||
command_classes,
|
||||
Warp,
|
||||
XYTrigger,
|
||||
|
|
Loading…
Reference in New Issue