Fixed: Announcer being "ez2dancer" if you last quit the game with the ez2 announcer.

Fixed: Ez2dancer bug where if two players selected on the player select screen, only p1 appeared on the style select.
This commit is contained in:
Andrew Livy
2002-07-18 17:32:02 +00:00
parent 9ea25dbce1
commit 0e23b97516
5 changed files with 37 additions and 5 deletions
-1
View File
@@ -18,7 +18,6 @@
AnnouncerManager* ANNOUNCER = NULL; // global object accessable from anywhere in the program
const CString EZ2_ANNOUNCER_NAME = "ez2";
const CString ANNOUNCER_BASE_DIR = "Announcers\\";