moved timer

This commit is contained in:
Sem van der Hoeven
2020-05-14 20:33:17 +02:00
parent 917200c67e
commit 46759d9a5e

View File

@@ -1,6 +1,4 @@
package netwerkprog.game.server.controllers.game; package netwerkprog.game.util;
import netwerkprog.game.util.Updatable;
public class Timer implements Updatable { public class Timer implements Updatable {
private double wait; private double wait;