rogue secret technique fix, and small fixes

This commit is contained in:
Tercio Jose
2022-10-26 13:28:34 -03:00
parent 50dc380016
commit 60397057e7
13 changed files with 174 additions and 62 deletions
+1 -1
View File
@@ -328,7 +328,7 @@ function Details:StartMeUp() --I'll never stop!
--restore cooltip anchor position, this is for the custom anchor in the screen
DetailsTooltipAnchor:Restore()
--check is this is the first run
--check is this is the first run ever
if (self.is_first_run) then
if (#self.custom == 0) then
Details:AddDefaultCustomDisplays()