1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-12 16:15:20 +02:00

Add animated_image[] formspec element (#9258)

This commit is contained in:
Hugues Ross
2020-02-15 10:33:18 -05:00
committed by GitHub
parent ee7d357602
commit 7ce21788f8
11 changed files with 200 additions and 4 deletions

View File

@@ -155,6 +155,8 @@ src/genericobject.cpp
src/genericobject.h
src/gettext.cpp
src/gettext.h
src/gui/guiAnimatedImage.cpp
src/gui/guiAnimatedImage.h
src/gui/guiBackgroundImage.cpp
src/gui/guiBackgroundImage.h
src/gui/guiBox.cpp