mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 08:35:20 +02:00
Animated particlespawners and more (#11545)
Co-authored-by: Lars Mueller <appgurulars@gmx.de> Co-authored-by: sfan5 <sfan5@live.de> Co-authored-by: Dmitry Kostenko <codeforsmile@gmail.com>
This commit is contained in:
@@ -42,7 +42,7 @@ struct EnumString es_TileAnimationType[] =
|
||||
{TAT_NONE, "none"},
|
||||
{TAT_VERTICAL_FRAMES, "vertical_frames"},
|
||||
{TAT_SHEET_2D, "sheet_2d"},
|
||||
{0, NULL},
|
||||
{0, nullptr},
|
||||
};
|
||||
|
||||
/******************************************************************************/
|
||||
|
Reference in New Issue
Block a user