a LOT of minor stuff

This commit is contained in:
2022-03-05 02:41:30 +01:00
parent ce45bf2726
commit df77704d1c
12 changed files with 90 additions and 56 deletions

View File

@@ -2,7 +2,7 @@ package kernel;
using tink.CoreApi;
import lib.TermWriteable;
import kernel.ui.TermWriteable;
import cc.Term;
import util.Vec.Vec2;
import util.Color;