Merge pull request #3411 from Heroman3003/meson-overlay-fix

Fixed mesons NIFSoft overlay not highlighting open spaces above
This commit is contained in:
Leshana
2018-04-09 07:23:14 -04:00
committed by GitHub
+1 -1
View File
@@ -102,7 +102,7 @@
a_drain = 0.1
access = access_engine
tick_flags = NIF_ACTIVETICK
planes_enabled = list(VIS_FULLBRIGHT)
planes_enabled = list(VIS_FULLBRIGHT, VIS_MESONS)
vision_flags = (NIF_V_MESONS)
incompatible_with = list(NIF_MATERIAL,NIF_THERMALS,NIF_NIGHTVIS)