CommitLog |

This commit is contained in:
SilicaAndPina 2020-07-25 18:20:00 +12:00
parent bc21fc5141
commit e064f6d571
7 changed files with 123 additions and 8 deletions

View file

@ -253,6 +253,30 @@ image_angle -= 5;
}
image_angle += 5;
</string>
</argument>
</arguments>
</action>
</event>
<event eventtype="5" 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>/// Release keys.
event_perform(ev_keyrelease,ord('W'));
</string>
</argument>
</arguments>