Merge branch 'master' of https://github.com/bokrosbalint/cicaprojekt
This commit is contained in:
commit
c425fb7fe8
@ -13,7 +13,7 @@ public class FlowOfTime extends Timer {
|
||||
|
||||
@Override
|
||||
public void run() {
|
||||
game.stopGame();
|
||||
game.stopGame(GameoverCause.TIMEOUT);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user