Cleanup of particle & particlespawner structures and code (#9893)
authorsfan5 <sfan5@live.de>
Fri, 22 May 2020 11:23:25 +0000 (13:23 +0200)
committerGitHub <noreply@github.com>
Fri, 22 May 2020 11:23:25 +0000 (13:23 +0200)
commit1357ea1da25bf01acaf95d5f5419d4f83a84ed61
treef75fee87e8edd827c26c02988390554ea662b73d
parent1bcdc2d7e9d91f21cd9be2836b777c5088313fa8
Cleanup of particle & particlespawner structures and code (#9893)
src/CMakeLists.txt
src/client/clientevent.h
src/client/particles.cpp
src/client/particles.h
src/network/clientpackethandler.cpp
src/particles.cpp [new file with mode: 0644]
src/particles.h [new file with mode: 0644]
src/script/lua_api/l_particles.cpp
src/script/lua_api/l_particles_local.cpp
src/server.cpp
src/server.h