mirror of
https://github.com/1dot13/gamedir.git
synced 2026-08-05 14:00:28 +02:00
- Added 3 INI-Properties (DISABLE_STRATEGIC_TRANSITION, DISABLE_LAPTOP_TRANSITION, FAST_WWW_SITES_LOADING) for fast loading and skipping transitions
o The source code changes are in revision: 4806 git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1344 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -1749,6 +1749,9 @@ STAT_PROGRESS_BARS_BLUE = 20
|
||||
|
||||
INCLUDE_CONTRACTS_IN_PROJECTED_EXPENSES_WINDOW = 0
|
||||
|
||||
; If disabled, the transition from the strategy screen will be skipped before entering tactical screen
|
||||
DISABLE_STRATEGIC_TRANSITION = FALSE
|
||||
|
||||
|
||||
;******************************************************************************************************************************
|
||||
;******************************************************************************************************************************
|
||||
@@ -1960,6 +1963,20 @@ ADDITIONAL_REPAIR_MODE = FALSE
|
||||
|
||||
ALLOW_SKYRIDER_HOT_LZ = 2
|
||||
|
||||
;******************************************************************************************************************************
|
||||
;******************************************************************************************************************************
|
||||
|
||||
[Laptop Settings]
|
||||
|
||||
;******************************************************************************************************************************
|
||||
; Use these settings to make changes to the laptop screen.
|
||||
;******************************************************************************************************************************
|
||||
|
||||
; If disabled, the transition will be skipped when opening/closing the laptop
|
||||
DISABLE_LAPTOP_TRANSITION = FALSE
|
||||
|
||||
; Fast loading of WWW laptop sites?
|
||||
FAST_WWW_SITES_LOADING = FALSE
|
||||
|
||||
;******************************************************************************************************************************
|
||||
;******************************************************************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user