Muni
This commit is contained in:
parent
444f373b42
commit
bcd8de5a28
Binary file not shown.
@ -106,7 +106,7 @@ class SubmitThread implements Runnable{
|
||||
public class App
|
||||
{
|
||||
public static Image paragraph/*,paragraph2,paragraph3*/;
|
||||
final static int EVENT = 15;
|
||||
final static int EVENT = 16;
|
||||
public static int[] lastScores = new int[]{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0};
|
||||
public static int[] lastLowerTierScores = new int[]{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0};
|
||||
public static Font myFont = new Font("Serif", Font.BOLD, 26);
|
||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user