Changeover to new room structure. See ChangeLog for details.
[citadel.git] / citadel / sysconfig.h
index ee1ccac687d73aef5e6bf0307185f53776d987e4..6726a7fd0635082e68db3760d87ad4b4c11fd8f2 100644 (file)
@@ -54,8 +54,7 @@
 
 /*** STRUCTURE SIZE VARIABLES ***/
 
-/* You may NOT change these values once you set up your system.            */
-#define MAXROOMS       128             /* Number of rooms in system        */
+/* You may NOT change this value once you set up your system.      */
 #define MAXFLOORS      16              /* Do not set higher than 127       */
 
 /*** END OF STRUCTURE SIZE VARIABLES ***/