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

Modified Files:
	clientr.suo 
Log Message:
Remove sound_init if open audio device fails, and break out of sound initiliazation,
as some SDL function like Mix_Volume and Mix_PlayMusic will cause a client
crash if no audio device.  Oddly, other SDL functions like Mix_PlayChannel seemed
to just spit an error message but not cause a crash.

Index: clientr.suo
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/clientr.suo,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -d -r1.71 -r1.72
Binary files /tmp/cvsgjHCHT and /tmp/cvsVcTKf3 differ