mirror of
https://github.com/FunKey-Project/RetroFE.git
synced 2026-03-18 18:02:49 +01:00
Changed titleshot to screentitle in the MAMEd themes that used it.
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
</reloadableVideo>
|
||||
|
||||
|
||||
<reloadableImage type="titleshot" x="397" y="520" xOrigin="center" yOrigin="center" height="360" maxWidth="400" layer="2">
|
||||
<reloadableImage type="screentitle" x="397" y="520" xOrigin="center" yOrigin="center" height="360" maxWidth="400" layer="2">
|
||||
<onMenuEnter menuIndex="1">
|
||||
<set duration=".1">
|
||||
<animate type="alpha" from="0" to="1" algorithm="easeinquadratic"/>
|
||||
|
||||
@@ -90,7 +90,7 @@
|
||||
</reloadableVideo>
|
||||
|
||||
|
||||
<reloadableImage type="titleshot" x="397" y="520" xOrigin="center" yOrigin="center" height="360" maxWidth="400" layer="2">
|
||||
<reloadableImage type="screentitle" x="397" y="520" xOrigin="center" yOrigin="center" height="360" maxWidth="400" layer="2">
|
||||
<onMenuEnter menuIndex="1">
|
||||
<set duration=".1">
|
||||
<animate type="alpha" from="0" to="1" algorithm="easeinquadratic"/>
|
||||
|
||||
Reference in New Issue
Block a user