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