hack for oam lol
This commit is contained in:
parent
76642194b1
commit
793a698947
|
@ -314,7 +314,7 @@ impl CPU {
|
|||
v
|
||||
});
|
||||
objs.reverse();
|
||||
objs.truncate(10);
|
||||
objs.truncate(11);
|
||||
objs
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue