Compare commits

...

2 Commits

View File

@ -746,6 +746,7 @@ namespace ROEditor
break;
}
}
if (inusename == "u") found = true; //to handle unit designation
if (found == false)syntax(inusename+" invalid field name",strt,where);
// used to have procini def stuff here.
start=where+1;