WoW:API PATCH DOWNLOADED

From AddOn Studio
Revision as of 17:39, 25 June 2007 by WoWWiki>Pcj
Jump to navigation Jump to search
function OnEvent()
  if(event == PATCH_DOWNLOADED)
    PatchDownloadApply()
  end
end