Update of /cvsroot/netrek/client/netrekxp
In directory sc8-pr-cvs16:/tmp/cvs-serv29147

Modified Files:
	NetrekXP to do list.C 
Log Message:
Moved sound initiliazation (and thus entry music) to after receiving a
player slot, not before, so no more music while waiting on queue.

Index: NetrekXP to do list.C
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/NetrekXP to do list.C,v
retrieving revision 1.142
retrieving revision 1.143
diff -u -d -r1.142 -r1.143
--- NetrekXP to do list.C	19 Apr 2007 08:18:14 -0000	1.142
+++ NetrekXP to do list.C	19 Apr 2007 08:22:58 -0000	1.143
@@ -34,7 +34,6 @@
 host names.
 7) With expanded tactical ..can now see ships at galactic coordinates (-500,-500),
 if you fly into the NW corner of the galaxy.  this was never anticipated!
-8) change start music to not play on queue, only entry window
 
 Wish list:
 1) Rewrite graphics engine using SDL