option to allow larger resolutions, close #11
This commit is contained in:
@@ -57,6 +57,7 @@ public class OptionsMenu extends BasicGameState {
|
||||
DISPLAY ("Display", new GameOption[] {
|
||||
GameOption.SCREEN_RESOLUTION,
|
||||
GameOption.FULLSCREEN,
|
||||
GameOption.ALLOW_LARGER_RESOLUTIONS,
|
||||
GameOption.SKIN,
|
||||
GameOption.TARGET_FPS,
|
||||
GameOption.SHOW_FPS,
|
||||
|
||||
Reference in New Issue
Block a user