Skip to content

Commit 03613ee

Browse files
committed
Fix STUPID bug
1 parent a5d6c15 commit 03613ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Native/BytecodeEditor/include/utils/RefBuilder.hpp

+1
Original file line numberDiff line numberDiff line change
@@ -591,6 +591,7 @@ class RefBuilder : public ASASM::ASTraitsVisitor
591591
if (!prioritySet.empty())
592592
{
593593
set = prioritySet;
594+
break;
594595
}
595596
}
596597

0 commit comments

Comments
 (0)