remove println
This commit is contained in:
@@ -292,7 +292,6 @@ public class MainMenu extends BasicGameState {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
System.out.println(i);
|
|
||||||
if (p != null) {
|
if (p != null) {
|
||||||
double beatLength = beatlen * 100;
|
double beatLength = beatlen * 100;
|
||||||
int realtime = trackposition * 100;
|
int realtime = trackposition * 100;
|
||||||
|
|||||||
Reference in New Issue
Block a user