WoWInterface SVN mikma

Compare Revisions

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

Rev 479 → Rev 480

DeathNote/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/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