1
0
Fork 0

Do not show the canvas display at startup

This commit is contained in:
Erik Hofman 2023-03-08 12:55:17 +01:00
parent 93f974de1e
commit 6357b7b629

View file

@ -214,4 +214,4 @@ var rtimer = maketimer(0.2, func {
testDialog.update();
});
rtimer.start();
testDialog.new();
#testDialog.new();