Skip to content

Commit

Permalink
(agrf) Move the Demo class into agrf
Browse files Browse the repository at this point in the history
  • Loading branch information
ahyangyi committed Oct 3, 2024
1 parent 2f904fb commit a4ed7c3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion station/lib/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
LayoutSprite,
)
from .metastation import AMetaStation
from .demo import Demo
from agrf.lib.building.demo import Demo
from .utils import AttrDict, get_1cc_remap
from .switch import StationTileSwitch, make_horizontal_switch, make_vertical_switch
from .registers import Registers

0 comments on commit a4ed7c3

Please sign in to comment.