Skip to content

Commit 437ed51

Browse files
committed
Update RuleScriptedClass.hx
1 parent d06edb7 commit 437ed51

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

rulescript/macro/RuleScriptedClass.hx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,7 @@ class RuleScriptedClass
293293
var _params = params;
294294

295295
if (aliasMap.exists(_t.toString()))
296+
while (aliasMap.exists(_t.toString()))
296297
{
297298
_t = switch (aliasMap.get(_t.toString()))
298299
{

0 commit comments

Comments
 (0)