mirror of
https://github.com/dmolony/DiskBrowser.git
synced 2025-02-11 22:30:42 +00:00
tidying
This commit is contained in:
parent
82b5b27ca8
commit
b4dace7b24
@ -20,7 +20,7 @@ public class HiResImage extends AbstractFile
|
||||
private static final int[][] palette = { { VIOLET, GREEN }, { BLUE, RED } };
|
||||
|
||||
private static boolean colourQuirks;
|
||||
private static boolean matchColourBits = false;
|
||||
private static boolean matchColourBits = true;
|
||||
private static boolean drawColour = true;
|
||||
|
||||
private final int[] line = new int[280];
|
||||
|
Loading…
x
Reference in New Issue
Block a user