fix lua errors
This commit is contained in:
@@ -648,6 +648,7 @@ end
|
||||
"PvPTalentUpdate",
|
||||
"KeystoneUpdate",
|
||||
"KeystoneWipe",
|
||||
"LegendaryEnchantUpdate",
|
||||
}
|
||||
|
||||
--save build the table to avoid lose registered events on older versions
|
||||
|
||||
@@ -3022,7 +3022,7 @@ do
|
||||
|
||||
if (selectedWindow) then
|
||||
Details:DeleteInstance(selectedWindow)
|
||||
ReloadUI()
|
||||
StaticPopup_Show("RELOAD_UI_NEEDED")
|
||||
end
|
||||
end,
|
||||
name = Loc ["STRING_OPTIONS_INSTANCE_DELETE"],
|
||||
|
||||
Reference in New Issue
Block a user