Follow-up to #49.

Allowed toggling HD image loading in-game; changed some names; other minor formatting changes.

Signed-off-by: Jeffrey Han <itdelatrisu@gmail.com>
This commit is contained in:
Jeffrey Han
2015-03-14 23:28:50 -04:00
parent 637f5dc8d4
commit f7c627e8a2
4 changed files with 57 additions and 70 deletions

View File

@@ -90,7 +90,7 @@ public class OptionsMenu extends BasicGameState {
GameOption.FIXED_AR,
GameOption.FIXED_OD,
GameOption.CHECKPOINT,
GameOption.USE_2X_IMAGE
GameOption.LOAD_HD_IMAGES
});
/** Total number of tabs. */