Skip to content

Commit

Permalink
Visual updates on the dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
Serkan Yazıcıoğlu committed Jul 25, 2024
1 parent 84f1ce9 commit a43959d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Core.lua
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ function GOW:OnInitialize()
end

StaticPopupDialogs["NEW_EVENT_FOUND"] = {
text = "There are events not registered on calendar!\r\nDo you wish to view Guilds of WoW upcoming events?",
text = "There are events not registered on calendar!\r\n\r\nDo you wish to view Guilds of WoW upcoming events?",
button1 = YES,
button2 = NO,
button3 = "Don't ask again",
Expand Down

0 comments on commit a43959d

Please sign in to comment.