WoW:API PATCH DOWNLOADED

From AddOn Studio
Revision as of 02:03, 26 January 2006 by WoWWiki>Fandyllic
Jump to navigation Jump to search
function OnEvent()
  if(event == PATCH_DOWNLOADED)
    PatchDownloadApply()
  end
end