moved timer
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user