change expected assets location
This commit is contained in:
parent
37e8333d8c
commit
ac3216f41f
2
scripts/assets.py
Executable file → Normal file
2
scripts/assets.py
Executable file → Normal file
@ -311,7 +311,7 @@ def stitch_sprites(metadata, filename_base):
|
||||
|
||||
|
||||
def main(args):
|
||||
os.chdir(os.path.expanduser('~/time_fantasy'))
|
||||
os.chdir(os.path.expanduser('~/snej/assets/time_fantasy'))
|
||||
|
||||
sprite_files = unglob(SPRITE_FILES)
|
||||
tileset_files = unglob(TILESET_FILES)
|
||||
|
Loading…
Reference in New Issue
Block a user