WoWInterface SVN mikma

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /DeathNote
    from Rev 468 to Rev 480
    Reverse comparison

Rev 468 → Rev 480

DeathNote.lua
96,6 → 96,7
DeathNoteDB = DeathNote.Defaults
print("DeathNote: Database reset!")
end
if not DeathNoteDB[realmName] then DeathNoteDB[realmName] = {} end
end
 
local function OnTooltipSetUnit(tooltip, ...)
DeathNote.toc
3,7 → 3,7
## Title: DeathNote
## Notes: Prepares hostile players for their death.
## SavedVariables: DeathNoteDB
## Version: 1.1
## Version: 1.2
 
TooltipSpacerLine.lua
DeathNote.lua
\ No newline at end of file