mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 01:57:44 +00:00
Base+CatDog: Move assets from /icons/ to /graphics/
The graphics directory is a more suitable home for demo assets. Also, update the example presenter file which uses a CatDog sprite.
This commit is contained in:
parent
1d6f2e5608
commit
240a56d9ce
24 changed files with 25 additions and 25 deletions
|
@ -62,7 +62,7 @@
|
|||
"type": "image",
|
||||
|
||||
"rect": [50, 50, 200, 100],
|
||||
"path": "/res/icons/catdog/alert.png",
|
||||
"path": "/res/graphics/catdog/alert.png",
|
||||
"scaling": "fit-smallest",
|
||||
"scaling-mode": "nearest-neighbor"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue