mirror of
https://git.planet-casio.com/Slyvtt/Collab_RPG.git
synced 2024-12-29 13:03:43 +01:00
Fixed a little filename error
This commit is contained in:
parent
a16679bcd6
commit
cb452383ad
2 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ set(ASSETS_fx
|
||||||
)
|
)
|
||||||
|
|
||||||
set(ASSETS_fx_1b
|
set(ASSETS_fx_1b
|
||||||
assets-fx/levels/tileset_1b.png
|
assets-fx/levels/tileset1b.png
|
||||||
# ...
|
# ...
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Before Width: | Height: | Size: 39 KiB After Width: | Height: | Size: 39 KiB |
Loading…
Reference in a new issue