change in Main Method
This commit is contained in:
@@ -52,7 +52,7 @@ public class Siedler {
|
||||
break;
|
||||
case QUIT:
|
||||
running = false;
|
||||
//todo close window
|
||||
parser.quit();
|
||||
break;
|
||||
default:
|
||||
parser.errorMessage();
|
||||
|
||||
Reference in New Issue
Block a user