@@ -30,7 +30,7 @@ export default class Gui extends BaseSystem {
this.toolbox = this.toolboxRef;
- this.CoreSystem = new CoreSystem();
+ this.CoreSystem = new CoreSystem(true);
this.CoreSystem.onUpdate(() => {
this.forceUpdate();
})
@@ -5718,7 +5718,7 @@ [email protected]:
"trapilib@http://git.onarbooks.com/Klapi/TrapiLib.git":
version "1.1.1"
- resolved "http://git.onarbooks.com/Klapi/TrapiLib.git#65deaa6168945176009c1de707360b086467dda2"
+ resolved "http://git.onarbooks.com/Klapi/TrapiLib.git#de1f4c05d9cb0bf6420c561d63426a95578f3e25"
dependencies:
expo "^34.0.0-experiment.8"
prop-types "^15.7.2"