mirror of
https://github.com/1dot13/source.git
synced 2026-08-12 14:10:23 +02:00
Rain noise can be toggled ON/OFF in the Options Screen
Added Brightness Level string to the German Version, when pressing "F" in tactical screen git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@363 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -49,7 +49,9 @@ enum
|
||||
TOPTION_SHOW_ITEM_SHADOW,
|
||||
TOPTION_SHOW_WEAPON_RANGE_IN_TILES,
|
||||
TOPTION_TRACERS_FOR_SINGLE_FIRE,
|
||||
TOPTION_RAIN_SOUND,
|
||||
NUM_GAME_OPTIONS, //Toggle up this will be able to be Toggled by the player
|
||||
|
||||
|
||||
//These options will NOT be toggable by the Player
|
||||
TOPTION_MERC_CASTS_LIGHT = NUM_GAME_OPTIONS,
|
||||
|
||||
Reference in New Issue
Block a user