Skip to content
Snippets Groups Projects
Commit 160a139f authored by Oscar Wiberg's avatar Oscar Wiberg
Browse files

merge fix

parent f16f3ca2
No related branches found
No related tags found
1 merge request!2Newmode
......@@ -235,7 +235,7 @@ public class PlayState extends GameState {
// if (movingSpeed < 100) {
isPowerUpActive = true;
// num = getRandom();
num = 1;
num = 0;
System.out.println(num);
// }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment