only share data if not full scan, add off toggle
This commit is contained in:
@@ -65,6 +65,7 @@ function handle.LOAD()
|
||||
auctionable_items = {},
|
||||
merchant_buy = {},
|
||||
merchant_sell = {},
|
||||
sharing = true,
|
||||
})
|
||||
do
|
||||
local key = format('%s|%s', GetCVar'realmName', UnitName'player')
|
||||
|
||||
Reference in New Issue
Block a user