disabled warning classic era msg

This commit is contained in:
Tercio Jose
2023-05-06 16:18:09 -03:00
parent c6527f56a0
commit 54075b1883
2 changed files with 8 additions and 4 deletions
+1 -1
View File
@@ -535,7 +535,7 @@ function Details:StartMeUp()
if (not DetailsFramework.IsClassicWow()) then
--i'm not in classc wow
else
print("|CFFFFFF00[Details!]: you're using Details! for RETAIL on Classic WOW, please get the classic version (Details! Damage Meter Classic WoW), if you need help see our Discord (/details discord).")
--print("|CFFFFFF00[Details!]: you're using Details! for RETAIL on Classic WOW, please get the classic version (Details! Damage Meter Classic WoW), if you need help see our Discord (/details discord).")
end
Details:InstallHook("HOOK_DEATH", Details.Coach.Client.SendMyDeath)