mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
Images.
This commit is contained in:
parent
2b21c59a58
commit
bc54ae15ee
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ from pysollib.resource import CSI, CardsetConfig, Cardset, CardsetManager
|
||||||
from pysollib.resource import Tile, TileManager
|
from pysollib.resource import Tile, TileManager
|
||||||
from pysollib.resource import Sample, SampleManager
|
from pysollib.resource import Sample, SampleManager
|
||||||
from pysollib.resource import Music, MusicManager
|
from pysollib.resource import Music, MusicManager
|
||||||
from images import Images, SubsampledImages
|
from pysollib.images import Images, SubsampledImages
|
||||||
from pysollib.pysolrandom import PysolRandom
|
from pysollib.pysolrandom import PysolRandom
|
||||||
from pysollib.gamedb import GI, GAME_DB, loadGame
|
from pysollib.gamedb import GI, GAME_DB, loadGame
|
||||||
from pysollib.options import Options
|
from pysollib.options import Options
|
||||||
|
|
Loading…
Add table
Reference in a new issue