- Possible fix for missing pre-potions.
- Second try in create a version checker.
This commit is contained in:
+3
-1
@@ -2,7 +2,7 @@
|
||||
--Last Modification: 27/07/2013
|
||||
-- Change Log:
|
||||
-- 27/07/2013: Finished alpha version.
|
||||
|
||||
|
||||
function _G._detalhes:Start()
|
||||
|
||||
local Loc = LibStub ("AceLocale-3.0"):GetLocale ( "Details" )
|
||||
@@ -175,6 +175,8 @@ function _G._detalhes:Start()
|
||||
self.details_users = {}
|
||||
self.in_group = IsInGroup() or IsInRaid()
|
||||
|
||||
_detalhes:SendGuildData ("check_version", _detalhes.build_counter)
|
||||
|
||||
--> done
|
||||
self.initializing = nil
|
||||
|
||||
|
||||
Reference in New Issue
Block a user