New event
This commit is contained in:
parent
01c97f629c
commit
5d1aca52a3
@ -102,7 +102,7 @@ class SubmitThread implements Runnable{
|
|||||||
public class App
|
public class App
|
||||||
{
|
{
|
||||||
public static Image paragraph,paragraph2,paragraph3;
|
public static Image paragraph,paragraph2,paragraph3;
|
||||||
final static int EVENT = 12;
|
final static int EVENT = 13;
|
||||||
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[] 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 int[] lastLowerTierScores = new int[]{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0};
|
||||||
|
|
||||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user