CommitLog |

This commit is contained in:
SilicaAndPina 2020-07-22 15:26:19 +12:00
parent c503a7c6dd
commit 2922fbde3b
1 changed files with 26 additions and 0 deletions

View File

@ -8,6 +8,30 @@
<parentName>&lt;undefined&gt;</parentName>
<maskName>&lt;undefined&gt;</maskName>
<events>
<event eventtype="0" enumb="0">
<action>
<libid>1</libid>
<id>603</id>
<kind>7</kind>
<userelative>0</userelative>
<isquestion>0</isquestion>
<useapplyto>-1</useapplyto>
<exetype>2</exetype>
<functionname></functionname>
<codestring></codestring>
<whoName>self</whoName>
<relative>0</relative>
<isnot>0</isnot>
<arguments>
<argument>
<kind>1</kind>
<string>image_speed = 0;
image_index = 1;
</string>
</argument>
</arguments>
</action>
</event>
<event eventtype="3" enumb="0">
<action>
<libid>1</libid>
@ -128,6 +152,7 @@ speed += 5
<argument>
<kind>1</kind>
<string>audio_play_sound(snd_engine,1,true);
image_index = 1;
</string>
</argument>
</arguments>
@ -151,6 +176,7 @@ speed += 5
<argument>
<kind>1</kind>
<string>audio_stop_sound(snd_engine)
image_index = 1;
</string>
</argument>
</arguments>