Less terrible logic UI / Unary operations
This commit is contained in:
@@ -58,7 +58,7 @@ public class LCanvas extends Table{
|
||||
add(new SetStatement());
|
||||
add(new JumpStatement());
|
||||
add(new EnableStatement());
|
||||
add(new OpStatement());
|
||||
add(new BinaryOpStatement());
|
||||
}
|
||||
|
||||
private void drawGrid(){
|
||||
|
||||
Reference in New Issue
Block a user