mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-22 17:18:39 +00:00
Revert "Adding particle blend, glow and animation (#4705)"
This reverts commit 93e3555eae
.
This commit is contained in:
parent
93e3555eae
commit
5fd1ef9b58
15 changed files with 81 additions and 800 deletions
|
@ -159,6 +159,6 @@ bool push_json_value (lua_State *L,
|
|||
void read_json_value (lua_State *L, Json::Value &root,
|
||||
int index, u8 recursion = 0);
|
||||
|
||||
extern struct EnumString es_AnimationType[];
|
||||
extern struct EnumString es_TileAnimationType[];
|
||||
|
||||
#endif /* C_CONTENT_H_ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue