diff --git a/tpl/macro.twig b/tpl/macro.twig index 2c2d0de..ab3e5a2 100644 --- a/tpl/macro.twig +++ b/tpl/macro.twig @@ -461,7 +461,6 @@ Script_{{o.name|norm_name}}.Method_{{m.name}}.ReturnValue(frm, stack {%- elseif type.isdouble -%} {{value}}.SetFlt({{native}}) {%- elseif type.isuint8 -%} - (byte){{value}}._num {{value}}.SetInt({{native}}) {%- elseif type.isuint16 or type.isuint32 -%} {{value}}.SetInt({{native}})