Skip to content

Commit

Permalink
update:
Browse files Browse the repository at this point in the history
- fixed #25
  • Loading branch information
sinaris committed Sep 18, 2012
1 parent f94a51e commit 6297d03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AsphyxiaUI/Core/PopUps.lua
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ S.CreatePopup["ASPHYXIAUI_ENABLE_CHAT_BACKGROUND"] = {
}

S.CreatePopup["ASPHYXIAUI_DISABLED_TUKUI_NAMEPLATES"] = {
question = L.Popups_DISABLED_TUKUI_NAMEPLATES,
question = L.Popups_DISABLE_TUKUI_NAMEPLATES,
answer1 = ACCEPT,
answer2 = CANCEL,
function1 = function()
Expand Down

0 comments on commit 6297d03

Please sign in to comment.