mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 14:15: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">
|
<transitions name="fade">
|
||||||
<label>fade</label>
|
<label>fade</label>
|
||||||
<selectable>true</selectable>
|
<selectable>true</selectable>
|
||||||
<systemToSystem>fade</systemToSystem>
|
<systemToSystem>instant</systemToSystem>
|
||||||
<systemToGamelist>fade</systemToGamelist>
|
<systemToGamelist>fade</systemToGamelist>
|
||||||
<gamelistToGamelist>fade</gamelistToGamelist>
|
<gamelistToGamelist>fade</gamelistToGamelist>
|
||||||
<gamelistToSystem>fade</gamelistToSystem>
|
<gamelistToSystem>fade</gamelistToSystem>
|
||||||
|
|
Loading…
Reference in a new issue