1
0
Fork 0

set MAX_ENGINES=12 (10 aren't enough for the DO-X)

This commit is contained in:
mfranz 2008-01-26 14:02:53 +00:00
parent fc55979c34
commit 380c9f90c4

View file

@ -43,7 +43,7 @@ public:
enum {
ALL_ENGINES = -1,
MAX_ENGINES = 10
MAX_ENGINES = 12
};
enum {