WoW:API PATCH DOWNLOADED
Jump to navigation
Jump to search
function OnEvent()
if(event == PATCH_DOWNLOADED)
PatchDownloadApply()
end
end
|
This is a World of Warcraft API stub. Help expand it by editing it.
|
function OnEvent()
if(event == PATCH_DOWNLOADED)
PatchDownloadApply()
end
end