1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-07-22 17:18:39 +00:00

Revert CSM particles commit to fix particle spawner bug for 5.0.0 (#8288)

Reverts 5dab742645
"[CSM] Add functions to create particles and particlespawners."
This commit is contained in:
Paramat 2019-02-26 04:26:25 +00:00 committed by GitHub
parent d80186d857
commit 01cd63bd3b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 8 additions and 337 deletions

View file

@ -353,7 +353,6 @@ LOCAL_SRC_FILES += \
jni/src/script/lua_api/l_object.cpp \
jni/src/script/lua_api/l_playermeta.cpp \
jni/src/script/lua_api/l_particles.cpp \
jni/src/script/lua_api/l_particles_local.cpp\
jni/src/script/lua_api/l_rollback.cpp \
jni/src/script/lua_api/l_server.cpp \
jni/src/script/lua_api/l_settings.cpp \