minor changes for AmmoMod.cpp

This commit is contained in:
NovaRain
2015-10-06 10:01:55 +08:00
parent e907a8905b
commit 60ef5e91a1
2 changed files with 6 additions and 6 deletions
+3 -3
View File
@@ -537,13 +537,13 @@ ControlCombat=0
;Set to 1 to stack empty identical weapons, no matter what type of ammo was loaded before
StackEmptyWeapons=0
;Allows 9 options (lines of text) to be displayed correctly in a dialog window
DialogOptions9Lines=1
;Prevents 'Too Many Items' bug from corrupting game saves
TooManyItemsBugFix=1
;Allows 9 options (lines of text) to be displayed correctly in a dialog window
DialogOptions9Lines=1
;Set to 1 to fix a minor visual glitch when picking up a solo item from the top of inventory with a stack of multiple items at the bottom
;Also fixes the inability to reload weapons by dragging ammo onto weapons in the inventory list
InventoryDragIssuesFix=1