diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2022-12-07 16:11:16 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2022-12-07 16:11:16 +0100 |
commit | ea90834553ca195049c41892c1356e157ec6d203 (patch) | |
tree | 35c5674968c7be6b950ab445505591cad25f7d0f /scenery/furniture/stool1.json | |
parent | b4f2db356749fb088585546bbcae1c65e1fd20bb (diff) |
scenery: mark static files as 0 fps
Diffstat (limited to 'scenery/furniture/stool1.json')
-rw-r--r-- | scenery/furniture/stool1.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scenery/furniture/stool1.json b/scenery/furniture/stool1.json index 405b39b1..1a970d14 100644 --- a/scenery/furniture/stool1.json +++ b/scenery/furniture/stool1.json @@ -1,7 +1,7 @@ {
"actionframe": 0,
"anim_name": "",
- "fps": 24,
+ "fps": 0,
"groups": [
{
"frames": [
|