cool fog effect now can be disabled

This commit is contained in:
Zeno Rogue
2020-08-01 16:47:21 +02:00
parent 5958a4dbcc
commit a27419cf97
3 changed files with 7 additions and 1 deletions
+2
View File
@@ -2,6 +2,8 @@
namespace hr {
EX bool context_fog = true;
EX ld camera_level;
#if MAXMDIM >= 4 && CAP_GL