Info when enabling action bars
This commit is contained in:
parent
b149abc34e
commit
7e06bbb11b
1 changed files with 1 additions and 0 deletions
|
@ -154,6 +154,7 @@ local function BindsHandler(msg, editbox)
|
||||||
end
|
end
|
||||||
if msg == 'bars' then
|
if msg == 'bars' then
|
||||||
enableBars()
|
enableBars()
|
||||||
|
u.info("Bars set!")
|
||||||
end
|
end
|
||||||
SaveBindings(1)
|
SaveBindings(1)
|
||||||
u.guards()
|
u.guards()
|
||||||
|
|
Loading…
Add table
Reference in a new issue