WoW:API PATCH DOWNLOADED: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 5: | Line 5: | ||
end | end | ||
[[Category:World of Warcraft API]] | [[Category:World of Warcraft API/GlueXML]] |
Revision as of 09:42, 27 May 2006
function OnEvent() if(event == PATCH_DOWNLOADED) PatchDownloadApply() end end