1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

Add particles

This commit is contained in:
Jeija 2012-12-31 19:33:36 +01:00 committed by PilzAdam
parent 443bbe6a78
commit 61f5ca6b16
9 changed files with 370 additions and 1 deletions

View file

@ -47,6 +47,7 @@ struct MainMenuData
bool trilinear_filter;
int enable_shaders;
bool preload_item_visuals;
bool enable_particles;
// Server options
bool creative_mode;
bool enable_damage;