mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-01-27 06:51:30 -08:00
Initial reconstructor impl
This commit is contained in:
parent
d8ee862125
commit
46bc2207ff
69 changed files with 1000 additions and 968 deletions
|
|
@ -960,7 +960,7 @@ public abstract class InputHandler implements InputProcessor, GestureListener{
|
|||
}
|
||||
}
|
||||
|
||||
class PlaceLine{
|
||||
static class PlaceLine{
|
||||
public int x, y, rotation;
|
||||
public boolean last;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue