Framework update
This commit is contained in:
parent
ab2d87b27e
commit
e092c4d0aa
6 changed files with 49 additions and 15 deletions
4
boot.lua
4
boot.lua
|
|
@ -6,8 +6,8 @@
|
|||
|
||||
local version, build, date, tocversion = GetBuildInfo()
|
||||
|
||||
_detalhes.build_counter = 10001
|
||||
_detalhes.alpha_build_counter = 10001 --if this is higher than the regular counter, use it instead
|
||||
_detalhes.build_counter = 10008
|
||||
_detalhes.alpha_build_counter = 10008 --if this is higher than the regular counter, use it instead
|
||||
_detalhes.bcc_counter = 41
|
||||
_detalhes.wotlk_counter = 4
|
||||
_detalhes.dont_open_news = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue