- Improved Augmented damage prediction.
- Lib Open Raid update
This commit is contained in:
Tercio Jose
2023-09-08 10:41:02 -03:00
parent bf7cf53705
commit 2b82e4bce2
6 changed files with 107 additions and 7 deletions
+1 -1
View File
@@ -376,4 +376,4 @@ function Details:CountDataOnLoad()
self.character_data = self.character_data or {logons = 0}
self.character_data.logons = self.character_data.logons + 1
end
end