Minor tweaks and fixes
This commit is contained in:
@@ -415,7 +415,7 @@ function main:AddTooltipLine(size, text)
|
||||
end
|
||||
end
|
||||
|
||||
function main:AddTooltipSeperator(size)
|
||||
function main:AddTooltipSeparator(size)
|
||||
t_insert(self.tooltipLines, { size = size })
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user