mirror of
https://github.com/OMGeeky/ATCS.git
synced 2025-12-28 23:35:39 +01:00
remove a bunch of unused assignments
This commit is contained in:
@@ -386,7 +386,7 @@ public class SpritesheetEditor extends Editor {
|
||||
|
||||
private static final long serialVersionUID = 6819681566800482793L;
|
||||
|
||||
private boolean includeType = false;
|
||||
private boolean includeType;
|
||||
|
||||
public BacklinkCellRenderer(boolean includeType) {
|
||||
super();
|
||||
|
||||
Reference in New Issue
Block a user