mirror of
https://github.com/1dot13/gamedir.git
synced 2026-07-22 13:40:25 +02:00
Harmonize load screen delay
Gameplay hints are shown in the message log after a load so let's not make the player wait for extra time
This commit is contained in:
@@ -612,7 +612,7 @@ USE_LOADSCREENHINTS = TRUE
|
||||
; The delay will only be used if USE_LOADSCREENHINTS = TRUE
|
||||
;------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
ADDITIONAL_DELAY_UNTIL_LOADSCREEN_DISPOSAL = 2
|
||||
ADDITIONAL_DELAY_UNTIL_LOADSCREEN_DISPOSAL = 0
|
||||
|
||||
;------------------------------------------------------------------------------------------------------------------------------
|
||||
;New Starting Gear Interface
|
||||
|
||||
Reference in New Issue
Block a user