QTfrontend/hwmap.h
changeset 4419 3d99c2c806ec
parent 3133 1ab5f18f4df8
child 4487 dbf69c7c5e00
--- a/QTfrontend/hwmap.h	Wed Nov 24 16:41:35 2010 -0500
+++ b/QTfrontend/hwmap.h	Wed Nov 24 20:36:46 2010 -0500
@@ -31,6 +31,7 @@
 {
     MAPGEN_REGULAR,
     MAPGEN_MAZE,
+    MAPGEN_LAST
 };
 
 class HWMap : public TCPBase