Fixed bookmark panel where sometimes it gives errors, version number correction and fixed the classic version warning.
This commit is contained in:
+2
-2
@@ -1879,9 +1879,9 @@ function _G._detalhes:Start()
|
||||
--show warning message about classic beta
|
||||
|
||||
if (not DetailsFramework.IsClassicWow()) then
|
||||
print ("|CFFFFFF00[Details!]: this version of Details! is being ported to Classic WoW, bugs may appear here on BfA, report at Discord (/details discord).")
|
||||
print ("|CFFFFFF00[Details!]: Details! now has a separated version for Classic, Twitch app should give the right version, any issues report at Discord (/details discord).")
|
||||
else
|
||||
print ("|CFFFFFF00[Details!]: thanks for testing Details! Damage Meter for Classic WoW, report bugs at Discord (/details discord).")
|
||||
print ("|CFFFFFF00[Details!]: you're not using using the wrong version of Details!, please get the classic version, if you need help see our Discord (/details discord).")
|
||||
end
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user