Merge pull request #49 from fluddokt/omaster
@2x size images, combo burst speed scaling, CircumscribedCircle drawing optimization.
This commit is contained in:
@@ -89,7 +89,8 @@ public class OptionsMenu extends BasicGameState {
|
||||
GameOption.FIXED_HP,
|
||||
GameOption.FIXED_AR,
|
||||
GameOption.FIXED_OD,
|
||||
GameOption.CHECKPOINT
|
||||
GameOption.CHECKPOINT,
|
||||
GameOption.USE_2X_IMAGE
|
||||
});
|
||||
|
||||
/** Total number of tabs. */
|
||||
|
||||
Reference in New Issue
Block a user