1
0
forked from 0ad/0ad

Be less obnoxious

This was SVN commit r663.
This commit is contained in:
Ykkrosh 2004-07-08 15:15:21 +00:00
parent c33bcfd03d
commit 8760a628a4

View File

@ -9,12 +9,11 @@
sprite="sprite1"
size="0 0 600 400"
z="100"
hidden="true"
>
<action on="Load"><![CDATA[
g_ballx = 300;
g_bally = 200;
// g_balldx = 23;
// g_balldy = 11;
g_balldx = 0;
g_balldy = 0;
]]></action>