fix typo
This commit is contained in:
@@ -2,8 +2,8 @@ package netwerkprog.game.client.controllers;
|
|||||||
|
|
||||||
import netwerkprog.game.util.Controller;
|
import netwerkprog.game.util.Controller;
|
||||||
|
|
||||||
public class GrapicsController extends Controller {
|
public class GraphicsController extends Controller {
|
||||||
public GrapicsController() {
|
public GraphicsController() {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
Reference in New Issue
Block a user