From 1004e367a85313fedd84f601fb275aa2170444b6 Mon Sep 17 00:00:00 2001 From: pirro Date: Mon, 24 Apr 1995 09:34:32 +0000 Subject: [PATCH] Cambiato MAXLEVEL !!!!!! git-svn-id: svn://10.65.10.50/trunk@1298 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- ba/ba0.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ba/ba0.cpp b/ba/ba0.cpp index f1570715a..d68b45c9de 100755 --- a/ba/ba0.cpp +++ b/ba/ba0.cpp @@ -93,7 +93,7 @@ class TMenu_application : public TApplication { const char* _name; - enum { MAXLEVEL = 1024 }; + enum { MAXLEVEL = 512 }; // Non cambiare !! pena di morte . Deve essere < 730 int _first[MAXLEVEL]; TArray _menu; // TAG|DESCRIPTION|ACTION TBit_array _enabled;