mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-01-25 05:51:47 -08:00
a rc
This commit is contained in:
parent
ec99daaefb
commit
5040eacda7
2 changed files with 1 additions and 2 deletions
|
|
@ -60,7 +60,6 @@ public class LCanvas extends Table{
|
|||
//TODO disconnect things
|
||||
remove();
|
||||
elems.remove(this);
|
||||
//TODO rebuild
|
||||
});
|
||||
|
||||
t.addListener(new InputListener(){
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
org.gradle.daemon=true
|
||||
org.gradle.jvmargs=-Xms256m -Xmx1024m
|
||||
archash=327b394e0e91a7a6d4d3320ede319b1f63d29ddb
|
||||
archash=c18b1b1bff478e44baabebe1a944b2fb4bd37bad
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue