pkgmeta for compare tab replacement
This commit is contained in:
@@ -6,4 +6,5 @@ move-folders:
|
||||
Details/plugins/Details_Vanguard: Details_Vanguard
|
||||
Details/plugins/Details_DataStorage: Details_DataStorage
|
||||
Details/plugins/Details_RaidCheck: Details_RaidCheck
|
||||
Details/plugins/Details_Streamer: Details_Streamer
|
||||
Details/plugins/Details_Streamer: Details_Streamer
|
||||
Details/plugins/Details_Compare2: Details_Compare2
|
||||
@@ -6,8 +6,8 @@
|
||||
local addonName, Details222 = ...
|
||||
local version, build, date, tocversion = GetBuildInfo()
|
||||
|
||||
_detalhes.build_counter = 10302
|
||||
_detalhes.alpha_build_counter = 10302 --if this is higher than the regular counter, use it instead
|
||||
_detalhes.build_counter = 10304
|
||||
_detalhes.alpha_build_counter = 10304 --if this is higher than the regular counter, use it instead
|
||||
_detalhes.dont_open_news = true
|
||||
_detalhes.game_version = version
|
||||
_detalhes.userversion = version .. " " .. _detalhes.build_counter
|
||||
|
||||
Reference in New Issue
Block a user