diff PVPScan.xml @ 1:726745261b87

updates
author tercio
date Mon, 19 May 2014 05:50:51 -0300
parents ce416064d8a1
children f2456f1454af
line wrap: on
line diff
--- a/PVPScan.xml	Sat May 17 02:17:10 2014 -0300
+++ b/PVPScan.xml	Mon May 19 05:50:51 2014 -0300
@@ -18,11 +18,11 @@
 		
 		<Scripts>
 			<OnMouseDown>
-				PVPScanOnFrameMouseDown (self)
+				PVPScanOnFrameMouseDown (self, button)
 			</OnMouseDown>
 			
 			<OnMouseUp>
-				PVPScanOnFrameMouseUp (self)
+				PVPScanOnFrameMouseUp (self, button)
 			</OnMouseUp>
 			
 			<OnLoad>