Added extra checks in the parser for invalid line.
Credits to xasuma for the report.
This commit is contained in:
@@ -218,7 +218,7 @@ public class MainMenu extends BasicGameState {
|
||||
Utils.drawFPS();
|
||||
Utils.drawCursor();
|
||||
}
|
||||
|
||||
|
||||
@Override
|
||||
public void update(GameContainer container, StateBasedGame game, int delta)
|
||||
throws SlickException {
|
||||
|
||||
Reference in New Issue
Block a user