Fix the disappearing backgrounds. By changing all instances of P.FileX to
FileX, the existing code (which uses lua globals) works again.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<ActorFrame><children>
|
||||
<AutoActor
|
||||
File="P.File1"
|
||||
File="File1"
|
||||
OnCommand="scale_or_crop_background;loop,0"
|
||||
/>
|
||||
</children></ActorFrame>
|
||||
|
||||
Reference in New Issue
Block a user