mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
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
|
import sys
|
||||||
|
|
||||||
from extras.crystal import (
|
from extras.pokemontools.crystal import (
|
||||||
command_classes,
|
command_classes,
|
||||||
Warp,
|
Warp,
|
||||||
XYTrigger,
|
XYTrigger,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user