Mercurial > wow > wowdb-profiler
diff libs.xml @ 484:679e2846ff88
Replaced 'GetCvar("portal")' with the library LibRealmInfo in order to get accurate server and region information (needed for world quest data recording).
author | MMOSimca <mmosimca@gmail.com> |
---|---|
date | Tue, 06 Sep 2016 09:31:06 -0400 |
parents | efdbef365ec0 |
children | 2bb33dbd3d7c |
line wrap: on
line diff
--- a/libs.xml Fri Sep 02 00:25:45 2016 -0400 +++ b/libs.xml Tue Sep 06 09:31:06 2016 -0400 @@ -4,6 +4,7 @@ <Script file="Libs\LibStub\LibStub.lua"/> <Script file="Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua"/> <Script file="Libs\HereBeDragons-1.0\HereBeDragons-1.0.lua"/> + <Script file="Libs\LibRealmInfo\LibRealmInfo.lua"/> <Include file="Libs\AceAddon-3.0\AceAddon-3.0.xml"/> <Include file="Libs\AceConsole-3.0\AceConsole-3.0.xml"/>