mirror of
https://github.com/sfall-team/sfall.git
synced 2026-07-27 16:52:34 -07:00
Enabled highlighting corpses and containers by default in sfall-mods.ini.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user