Files
itgmania212121/stepmania/BackgroundEffects/Centered.xml
T
John Bauer d119f68c29 Fix the disappearing backgrounds. By changing all instances of P.FileX to
FileX, the existing code (which uses lua globals) works again.
2006-10-23 18:06:55 +00:00

7 lines
131 B
XML

<ActorFrame><children>
<AutoActor
File="File1"
OnCommand="x,SCREEN_CENTER_X;y,SCREEN_CENTER_Y"
/>
</children></ActorFrame>