Format the text in the breakdown player list using the same font, size and outline of the damage window
This commit is contained in:
@@ -13,7 +13,7 @@ do
|
||||
_error.__tostring = function()
|
||||
return _error.errortext
|
||||
end
|
||||
_error.__call = function (_this)
|
||||
_error.__call = function(_this)
|
||||
print (_this.errortext)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user