You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07: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:
@@ -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,
|
||||||
|
Reference in New Issue
Block a user