mirror of
https://github.com/Steffo99/stack.git
synced 2024-11-28 18:54: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>
|
<spriteName>i_radio_ball_blue</spriteName>
|
||||||
<solid>-1</solid>
|
<solid>-1</solid>
|
||||||
<visible>-1</visible>
|
<visible>-1</visible>
|
||||||
<depth>0</depth>
|
<depth>-3</depth>
|
||||||
<persistent>-1</persistent>
|
<persistent>-1</persistent>
|
||||||
<parentName>o_generale</parentName>
|
<parentName>o_generale</parentName>
|
||||||
<maskName><undefined></maskName>
|
<maskName><undefined></maskName>
|
||||||
|
@ -392,6 +392,20 @@
|
||||||
</action>
|
</action>
|
||||||
</event>
|
</event>
|
||||||
<event eventtype="8" enumb="0">
|
<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>
|
<action>
|
||||||
<libid>1</libid>
|
<libid>1</libid>
|
||||||
<id>526</id>
|
<id>526</id>
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<spriteName>i_radio_ball_orange</spriteName>
|
<spriteName>i_radio_ball_orange</spriteName>
|
||||||
<solid>-1</solid>
|
<solid>-1</solid>
|
||||||
<visible>-1</visible>
|
<visible>-1</visible>
|
||||||
<depth>0</depth>
|
<depth>-3</depth>
|
||||||
<persistent>0</persistent>
|
<persistent>0</persistent>
|
||||||
<parentName>o_generale</parentName>
|
<parentName>o_generale</parentName>
|
||||||
<maskName><undefined></maskName>
|
<maskName><undefined></maskName>
|
||||||
|
@ -392,6 +392,20 @@
|
||||||
</action>
|
</action>
|
||||||
</event>
|
</event>
|
||||||
<event eventtype="8" enumb="0">
|
<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>
|
<action>
|
||||||
<libid>1</libid>
|
<libid>1</libid>
|
||||||
<id>526</id>
|
<id>526</id>
|
||||||
|
@ -452,7 +466,7 @@
|
||||||
<arguments>
|
<arguments>
|
||||||
<argument>
|
<argument>
|
||||||
<kind>0</kind>
|
<kind>0</kind>
|
||||||
<string>name</string>
|
<string>playername</string>
|
||||||
</argument>
|
</argument>
|
||||||
<argument>
|
<argument>
|
||||||
<kind>0</kind>
|
<kind>0</kind>
|
||||||
|
|
Loading…
Reference in a new issue