Compare commits
No commits in common. "d1c3e81a3885c62ff7a52628d1b25272c1da3de1" and "81c91d7866aab43f325b9e123a8d8a08041bd7ee" have entirely different histories.
d1c3e81a38
...
81c91d7866
@ -746,7 +746,6 @@ namespace ROEditor
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
if (inusename == "u") found = true; //to handle unit designation
|
|
||||||
if (found == false)syntax(inusename+" invalid field name",strt,where);
|
if (found == false)syntax(inusename+" invalid field name",strt,where);
|
||||||
// used to have procini def stuff here.
|
// used to have procini def stuff here.
|
||||||
start=where+1;
|
start=where+1;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user