Save FOV value to settings (#670)
* Save FOV value to settings.dat * Batch font drawing to fix debug overlay FPS * Revert "Batch font drawing to fix debug overlay FPS" This reverts commit 7dcecdbd4d6037194e75d9fe3130845dd8690928.
This commit is contained in:
@@ -134,6 +134,7 @@ enum eGameSetting
|
||||
eGameSetting_MusicVolume=0,
|
||||
eGameSetting_SoundFXVolume,
|
||||
eGameSetting_Gamma,
|
||||
eGameSetting_FOV,
|
||||
eGameSetting_Difficulty,
|
||||
eGameSetting_Sensitivity_InGame,
|
||||
eGameSetting_Sensitivity_InMenu,
|
||||
|
||||
Reference in New Issue
Block a user