Update of /cvsroot/netrek/client/netrekxp
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv29197

Modified Files:
	clientr.suo 
Log Message:
Fix atan2 checks for playing sound by distance, to not compute angle is distance is 0.
Fix atan2 checks to change sign of y-coord (since y in netrek coords is opposite cartesian),
and to properly translate between atan and SDL coordinate systems.

Index: clientr.suo
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/clientr.suo,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -d -r1.62 -r1.63
Binary files /tmp/cvsMFZuQi and /tmp/cvs3ZZRqw differ