mirror of
https://github.com/brues-code/pfUI.git
synced 2026-09-25 17:16:02 +00:00
panel: change combat timer default caption
This commit is contained in:
+1
-1
@@ -157,7 +157,7 @@ pfUI:RegisterModule("panel", function ()
|
||||
end
|
||||
|
||||
elseif event == "PLAYER_ENTERING_WORLD" then
|
||||
pfUI.panel:OutputPanel("combat", "-- Combat --")
|
||||
pfUI.panel:OutputPanel("combat", "Combat: N/A")
|
||||
end
|
||||
end)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user