Updated the address of the remote sql database which is used storing
highscores
This commit is contained in:
parent
c6d0e69fe7
commit
b61b459f4d
@ -33,9 +33,7 @@ public class highscoreManager implements Runnable{
|
|||||||
// TODO Auto-generated method stub
|
// TODO Auto-generated method stub
|
||||||
while(true) {
|
while(true) {
|
||||||
if(counter == 0) {
|
if(counter == 0) {
|
||||||
|
status = idle;
|
||||||
status = idle;
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if(status == idle) {
|
if(status == idle) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user