This commit is contained in:
Anuken
2020-08-07 00:24:54 -04:00
parent ec99daaefb
commit 5040eacda7
2 changed files with 1 additions and 2 deletions

View File

@@ -60,7 +60,6 @@ public class LCanvas extends Table{
//TODO disconnect things
remove();
elems.remove(this);
//TODO rebuild
});
t.addListener(new InputListener(){