Skip to content

Commit

Permalink
Revert "MC: separate stats for Onyxia specific kills"
Browse files Browse the repository at this point in the history
This reverts commit ca2b074.
  • Loading branch information
Zidras committed Dec 24, 2023
1 parent ca2b074 commit 0220b45
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DBM-Core/DBM-Core.lua
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ local function currentFullDate()
end

DBM = {
Revision = parseCurseDate("20231224115139"),
Revision = parseCurseDate("20231205225227"),
DisplayVersion = "10.1.8 alpha", -- the string that is shown as version
ReleaseRevision = releaseDate(2023, 12, 5) -- the date of the latest stable version that is available, optionally pass hours, minutes, and seconds for multiple releases in one day
}
Expand Down
2 changes: 1 addition & 1 deletion DBM-MC/DBM-MC.toc
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
## X-DBM-Mod: 1
## X-DBM-Mod-Type: RAID
## X-DBM-Mod-Category: Classic
## X-DBM-StatTypes: normal,normal25
## X-DBM-StatTypes: normal
## X-DBM-Mod-MapID: 697
## X-DBM-Mod-Sort: 1107
## X-DBM-Mod-Name: Molten Core
Expand Down

0 comments on commit 0220b45

Please sign in to comment.