forked from Cavemanon/SnootGame
Speed up transition
This commit is contained in:
@ -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.
|
||||||
|
Reference in New Issue
Block a user