Enabled highlighting corpses and containers by default in sfall-mods.ini.

This commit is contained in:
NovaRain
2017-04-09 22:51:56 +08:00
parent 0c5e6af119
commit 43e2ddeeef
+2 -2
View File
@@ -5,10 +5,10 @@
Key=42
; Set to 1 to also highlight containers
Containers=0
Containers=1
; Set to 1 to also highlight corpses
Corpses=0
Corpses=1
; Set to 1 to only highlight objects in the player's line-of-sight
CheckLOS=0