mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Formspecs: Add starting frame to animated_image
(#9411)
This commit is contained in:
parent
1441281809
commit
13ad8e2a09
8 changed files with 115 additions and 92 deletions
|
@ -50,6 +50,7 @@ typedef enum {
|
|||
f_Box,
|
||||
f_ItemImage,
|
||||
f_HyperText,
|
||||
f_AnimatedImage,
|
||||
f_Unknown
|
||||
} FormspecFieldType;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue