[ add ] login noticiation about new theme and readme note
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# aux Turtle
|
||||
|
||||
* Now comes with a new blizz-like theme by default thanks to Oldmana. Use **/aux theme** to switch between them.
|
||||
* Shares some price data through the LFT chat when searching the AH, use **/aux sharing** to disable sending and receiving data.
|
||||
* Accurate auction durations for Turtle WoW.
|
||||
* Autocompletion for custom Turtle WoW items.
|
||||
|
||||
@@ -6,6 +6,7 @@ local gui = require 'aux.gui'
|
||||
|
||||
M.print = T.vararg-function(arg)
|
||||
DEFAULT_CHAT_FRAME:AddMessage(LIGHTYELLOW_FONT_COLOR_CODE .. '<aux> ' .. join(map(arg, tostring), ' '))
|
||||
DEFAULT_CHAT_FRAME:AddMessage(LIGHTYELLOW_FONT_COLOR_CODE .. 'aux now comes with a new blizz-like theme by default, if you wish to continue using the old one use /aux theme')
|
||||
end
|
||||
|
||||
local bids_loaded
|
||||
|
||||
Reference in New Issue
Block a user