increase MAX_METER

This commit is contained in:
Chris Danford
2004-08-18 02:58:53 +00:00
parent 2fdb1cb61e
commit 941a77964b
+1 -1
View File
@@ -30,7 +30,7 @@
// //
// Note definitions // Note definitions
// //
const int MAX_METER = 12; const int MAX_METER = 13;
const int MIN_METER = 1; const int MIN_METER = 1;