|
From: Chad M. <cmm...@us...> - 2005-06-21 18:41:38
|
Update of /cvsroot/seq/showeq/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26968/src Modified Files: Tag: pre_5_0_beta zones.h Log Message: Forgot changelog entry for zones.h update and fixed zone id comment for apprentice. Index: zones.h =================================================================== RCS file: /cvsroot/seq/showeq/src/zones.h,v retrieving revision 1.7.16.7 retrieving revision 1.7.16.8 diff -u -d -r1.7.16.7 -r1.7.16.8 --- zones.h 21 Jun 2005 18:35:25 -0000 1.7.16.7 +++ zones.h 21 Jun 2005 18:41:29 -0000 1.7.16.8 @@ -1006,4 +1006,4 @@ { NULL, NULL }, // 996 { "arttest", "Art Testing Domain" }, // 997 { "fhalls", "The Forgotten Halls" }, // 998 -{ "apprentice", "Designer Apprentice" }, // 998 +{ "apprentice", "Designer Apprentice" }, // 999 |