mirror of
https://github.com/Steffo99/stack.git
synced 2024-11-25 01:04:20 +00:00
Altro bugfix.
This commit is contained in:
parent
05c01f829e
commit
b05fad74d3
2 changed files with 31 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
<spriteName>i_radio_ball_blue</spriteName>
|
||||
<solid>-1</solid>
|
||||
<visible>-1</visible>
|
||||
<depth>0</depth>
|
||||
<depth>-3</depth>
|
||||
<persistent>-1</persistent>
|
||||
<parentName>o_generale</parentName>
|
||||
<maskName><undefined></maskName>
|
||||
|
@ -392,6 +392,20 @@
|
|||
</action>
|
||||
</event>
|
||||
<event eventtype="8" enumb="0">
|
||||
<action>
|
||||
<libid>1</libid>
|
||||
<id>500</id>
|
||||
<kind>0</kind>
|
||||
<userelative>0</userelative>
|
||||
<isquestion>0</isquestion>
|
||||
<useapplyto>0</useapplyto>
|
||||
<exetype>2</exetype>
|
||||
<functionname></functionname>
|
||||
<codestring>draw_self();</codestring>
|
||||
<whoName>self</whoName>
|
||||
<relative>0</relative>
|
||||
<isnot>0</isnot>
|
||||
</action>
|
||||
<action>
|
||||
<libid>1</libid>
|
||||
<id>526</id>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<spriteName>i_radio_ball_orange</spriteName>
|
||||
<solid>-1</solid>
|
||||
<visible>-1</visible>
|
||||
<depth>0</depth>
|
||||
<depth>-3</depth>
|
||||
<persistent>0</persistent>
|
||||
<parentName>o_generale</parentName>
|
||||
<maskName><undefined></maskName>
|
||||
|
@ -392,6 +392,20 @@
|
|||
</action>
|
||||
</event>
|
||||
<event eventtype="8" enumb="0">
|
||||
<action>
|
||||
<libid>1</libid>
|
||||
<id>500</id>
|
||||
<kind>0</kind>
|
||||
<userelative>0</userelative>
|
||||
<isquestion>0</isquestion>
|
||||
<useapplyto>0</useapplyto>
|
||||
<exetype>2</exetype>
|
||||
<functionname></functionname>
|
||||
<codestring>draw_self();</codestring>
|
||||
<whoName>self</whoName>
|
||||
<relative>0</relative>
|
||||
<isnot>0</isnot>
|
||||
</action>
|
||||
<action>
|
||||
<libid>1</libid>
|
||||
<id>526</id>
|
||||
|
@ -452,7 +466,7 @@
|
|||
<arguments>
|
||||
<argument>
|
||||
<kind>0</kind>
|
||||
<string>name</string>
|
||||
<string>playername</string>
|
||||
</argument>
|
||||
<argument>
|
||||
<kind>0</kind>
|
||||
|
|
Loading…
Reference in a new issue