1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-20 03:35:18 +02:00

Cleanup of particle & particlespawner structures and code (#9893)

This commit is contained in:
sfan5
2020-05-22 13:23:25 +02:00
committed by GitHub
parent 1bcdc2d7e9
commit 1357ea1da2
11 changed files with 497 additions and 675 deletions

View File

@@ -427,6 +427,7 @@ set(common_SRCS
noise.cpp
objdef.cpp
object_properties.cpp
particles.cpp
pathfinder.cpp
player.cpp
porting.cpp