ok i was wrong

This commit is contained in:
2026-07-20 23:12:34 +03:00
parent 3ab30eefa4
commit 8be6e381d8
2 changed files with 3 additions and 1 deletions

View File

@@ -66,7 +66,7 @@ OptionBool useTouchscreen("useTouchscreen", true);
OptionBool serverVisible("servervisible", true);
#ifndef __APPLE__
OptionBool foliageTint("foliagetint", true);
OptionBool foliageTint("foliagetint", false);
#endif
OptionInt fogType("fogType", 0, 0, 2);