Speed up transition

This commit is contained in:
2021-07-19 18:13:52 +10:00
parent 24a8aeadc1
commit bcbdc23967

View File

@ -77,7 +77,7 @@ define config.exit_transition = dissolve
## Between screens of the game menu. ## Between screens of the game menu.
define config.intra_transition = dissolve define config.intra_transition = Dissolve(0.20)
## A transition that is used after a game has been loaded. ## A transition that is used after a game has been loaded.