diff options
Diffstat (limited to 'Northstar.Client/mod.json')
-rw-r--r-- | Northstar.Client/mod.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Northstar.Client/mod.json b/Northstar.Client/mod.json index ec6a2f77..1a2b5c01 100644 --- a/Northstar.Client/mod.json +++ b/Northstar.Client/mod.json @@ -27,6 +27,10 @@ { "Name": "filter_mods", "DefaultValue": "0" + }, + { + "Name": "filter_map_hide_locked", + "DefaultValue": "0" } ], "Scripts": [ |