Fix error after merge
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
import com.jme3.scene.Spatial;
|
||||
import com.jme3.scene.control.AbstractControl;
|
||||
import pp.mdga.client.Asset;
|
||||
import pp.mdga.message.server.Dice;
|
||||
|
||||
import java.util.Random;
|
||||
|
||||
|
||||
@@ -20,6 +20,7 @@
|
||||
import pp.mdga.client.button.ButtonRight;
|
||||
import pp.mdga.client.button.SettingsButton;
|
||||
import pp.mdga.client.gui.GuiHandler;
|
||||
import pp.mdga.game.Color;
|
||||
|
||||
public class GameView extends MdgaView {
|
||||
private BoardHandler boardHandler;
|
||||
|
||||
Reference in New Issue
Block a user