mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 06:05:38 +00:00
(linear-es-de) Changed system to system transitions from fade to instant for the fade animation profile
This commit is contained in:
parent
91330c9f3a
commit
41310b36a7
|
@ -86,7 +86,7 @@
|
|||
<transitions name="fade">
|
||||
<label>fade</label>
|
||||
<selectable>true</selectable>
|
||||
<systemToSystem>fade</systemToSystem>
|
||||
<systemToSystem>instant</systemToSystem>
|
||||
<systemToGamelist>fade</systemToGamelist>
|
||||
<gamelistToGamelist>fade</gamelistToGamelist>
|
||||
<gamelistToSystem>fade</gamelistToSystem>
|
||||
|
|
Loading…
Reference in a new issue