Fix (entity class) def file parsing

This commit is contained in:
Pan7 2015-10-03 19:26:12 +02:00
parent 424958f54b
commit b0ca831d84

View file

@ -181,6 +181,9 @@ eclass_t *Eclass_InitFromText( char *text ){
text++;
}
}
else if ( Get_COM_Token()[0] == '?' ) {
text = t;
}
// get the flags