Include :

- eliminata costante MCH_FRAME = "FRAME".
This commit is contained in:
Dario Sassi
2026-06-10 14:41:30 +02:00
parent 1b322858a5
commit ce08e8b327
-1
View File
@@ -39,7 +39,6 @@ static std::string MCH_CL = "CL" ;
static std::string MCH_DBL = "DBL" ;
static std::string MCH_HOME = "HOME" ;
static std::string MCH_PATH = "P" ;
static std::string MCH_FRAME = "FRAME" ;
// Nomi di entità CL speciali
static std::string MCH_CL_CLIMB = "CLIMB" ;
static std::string MCH_CL_RISE = "RISE" ;