|
From: <che...@us...> - 2007-05-24 21:35:27
|
Revision: 438
http://mp-plugins.svn.sourceforge.net/mp-plugins/?rev=438&view=rev
Author: chef_koch
Date: 2007-05-24 14:35:25 -0700 (Thu, 24 May 2007)
Log Message:
-----------
fixed position of colored textures
Modified Paths:
--------------
trunk/plugins/MySimon/Skin/BlueTwo/MySimon.xml
Modified: trunk/plugins/MySimon/Skin/BlueTwo/MySimon.xml
===================================================================
--- trunk/plugins/MySimon/Skin/BlueTwo/MySimon.xml 2007-05-24 21:16:06 UTC (rev 437)
+++ trunk/plugins/MySimon/Skin/BlueTwo/MySimon.xml 2007-05-24 21:35:25 UTC (rev 438)
@@ -95,8 +95,8 @@
<control>
<type>button</type>
<id>101</id>
- <posX>300</posX>
- <posY>80</posY>
+ <posX>380</posX>
+ <posY>160</posY>
<width>172</width>
<height>137</height>
<textureFocus>#Senso1</textureFocus>
@@ -109,8 +109,8 @@
<control>
<type>button</type>
<id>102</id>
- <posX>386</posX>
- <posY>130</posY>
+ <posX>466</posX>
+ <posY>210</posY>
<width>137</width>
<height>172</height>
<textureFocus>#Senso2</textureFocus>
@@ -123,8 +123,8 @@
<control>
<type>button</type>
<id>103</id>
- <posX>249</posX>
- <posY>131</posY>
+ <posX>329</posX>
+ <posY>211</posY>
<width>137</width>
<height>172</height>
<textureFocus>#Senso3</textureFocus>
@@ -137,8 +137,8 @@
<control>
<type>button</type>
<id>104</id>
- <posX>300</posX>
- <posY>217</posY>
+ <posX>380</posX>
+ <posY>297</posY>
<width>172</width>
<height>137</height>
<textureFocus>#Senso4</textureFocus>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|