mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
new ja2.exe (Build: 2063):
- Fixed a CTD that occurs when closing sector inventory while the item description window is open. - Added a new ALLOW_SECTOR_DESCRIPTION_WINDOW flag to the ja2_options.ini that allows players to turn off the stack popup and item description functionality for the sector inventory panel. git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@989 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -873,4 +873,9 @@ SLAY_FOREVER = FALSE
|
||||
;******************************************************************************************************************************
|
||||
AP_COST_PER_ROUND = 2
|
||||
|
||||
WRONG_MAG_MULT = 1.5
|
||||
WRONG_MAG_MULT = 1.5
|
||||
|
||||
;******************************************************************************************************************************
|
||||
; Allow the item description and stack popup windows to be accessed from the sector inventory panel
|
||||
;******************************************************************************************************************************
|
||||
ALLOW_SECTOR_DESCRIPTION_WINDOW = TRUE
|
||||
@@ -872,3 +872,8 @@ SLAY_FOREVER = FALSE
|
||||
AP_COST_PER_ROUND = 2
|
||||
|
||||
WRONG_MAG_MULT = 1.5
|
||||
|
||||
;******************************************************************************************************************************
|
||||
; Allow the item description and stack popup windows to be accessed from the sector inventory panel
|
||||
;******************************************************************************************************************************
|
||||
ALLOW_SECTOR_DESCRIPTION_WINDOW = FALSE
|
||||
|
||||
Reference in New Issue
Block a user