Format the text in the breakdown player list using the same font, size and outline of the damage window
This commit is contained in:
@@ -214,7 +214,7 @@
|
||||
return data_captured
|
||||
end
|
||||
|
||||
local exec_user_func = function (func, attributes, data, this_second)
|
||||
local exec_user_func = function(func, attributes, data, this_second)
|
||||
|
||||
local okey, result = _pcall (func, attributes)
|
||||
if (not okey) then
|
||||
|
||||
Reference in New Issue
Block a user