Added missing config var in grided sims.
parent
3c9f8c9c46
commit
16d18afe21
|
@ -137,6 +137,11 @@
|
||||||
;; uncomment the next line. You may want to do this on sims that have licensed content.
|
;; uncomment the next line. You may want to do this on sims that have licensed content.
|
||||||
; OutboundPermission = False
|
; OutboundPermission = False
|
||||||
|
|
||||||
|
;; Send visual reminder to local users that their inventories are unavailable while they are traveling
|
||||||
|
;; and available when they return. True by default.
|
||||||
|
;RestrictInventoryAccessAbroad = True
|
||||||
|
|
||||||
|
|
||||||
[HGAssetService]
|
[HGAssetService]
|
||||||
;
|
;
|
||||||
; === HG ONLY ===
|
; === HG ONLY ===
|
||||||
|
|
Loading…
Reference in New Issue