Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Hoizame committed Nov 10, 2021
1 parent 40786de commit e8ebd47
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions AtlasLootClassic/Core/Tooltip.lua
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,8 @@ local PLAYER_GUID_REGISTER = {
["Player-4749-020BE873"] = format("|T135349:0|t "..COLOR, "AtlasLoot Friend"), --war
--
["Player-4463-00C0F307"] = format("|T135349:0|t "..COLOR, "AtlasLoot Friend"),
-- Tassy
["Player-4440-025D610F"] = format("|T135349:0|t "..COLOR, "AtlasLoot Friend"),
}

local function AddText(self)
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This mod is distributed under Version 2 of the GPL. A copy of the GPL is includ

[Changelog history](https://github.com/Hoizame/AtlasLootClassic/blob/master/AtlasLootClassic/Documentation/Release_Notes.md)

## v2.4.0 (Nov, XX, 2021)
## v2.4.0 (Nov, 10, 2021)

- update classic .toc version
- (classic) fix lua error on start
Expand Down

0 comments on commit e8ebd47

Please sign in to comment.