beggar fix

This commit is contained in:
2026-06-25 18:31:01 -04:00
parent c201264235
commit f2b32738d4
3 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -51,7 +51,7 @@
<NullAnimations/>
<Triggers/>
</Animation>
<Animation Name="PayPrize" FrameNum="30" Loop="true">
<Animation Name="PayPrize" FrameNum="30" Loop="false">
<RootAnimation>
<Frame XPosition="0" YPosition="0" Delay="30" Visible="true" XScale="100" YScale="100" RedTint="255" GreenTint="255" BlueTint="255" AlphaTint="255" RedOffset="0" GreenOffset="0" BlueOffset="0" Rotation="0" Interpolated="false"/>
</RootAnimation>
@@ -159,7 +159,7 @@
<NullAnimations/>
<Triggers/>
</Animation>
<Animation Name="PayNothing" FrameNum="30" Loop="true">
<Animation Name="PayNothing" FrameNum="30" Loop="false">
<RootAnimation>
<Frame XPosition="0" YPosition="0" Delay="30" Visible="true" XScale="100" YScale="100" RedTint="255" GreenTint="255" BlueTint="255" AlphaTint="255" RedOffset="0" GreenOffset="0" BlueOffset="0" Rotation="0" Interpolated="false"/>
</RootAnimation>