mirror of
https://github.com/sfall-team/sfall.git
synced 2026-07-27 16:52:34 -07:00
Added fixes for inventory drag&drop issues, related to reverse order of items in memory relative to visual order in which items appear on screen. Fixes enabled using [Misc].InventoryDragIssuesFix option.
This commit is contained in:
@@ -539,6 +539,11 @@ TooManyItemsBugFix=1
|
||||
; Allow for 9 options (lines of text) to be displayed correctly in a dialog window
|
||||
DialogOptions9Lines=1
|
||||
|
||||
; Fix for minor visual glitch when picking up solo item from the top of inventory
|
||||
; and there is multiple item stack at the bottom of inventory
|
||||
; also fixes inability to reload weapon by dragging ammo from inventory to weapon that is in inventory too (not in hands)
|
||||
InventoryDragIssuesFix=1
|
||||
|
||||
;XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
|
||||
[Debugging]
|
||||
;extra sfall configuration settings that can be used by the modders version of sfall
|
||||
|
||||
Reference in New Issue
Block a user