death filter

This commit is contained in:
gugus 2012-03-18 18:04:51 +01:00
parent 48e6a42168
commit 4afe6dd235

View file

@ -354,7 +354,10 @@ namespace MWDialogue
}
return true;
}
case '6'://dead
if(!selectCompare<int,int>(comp,0,select.i)) return false;
case '7':// not ID
if(select.type==ESM::VT_String ||select.type==ESM::VT_Int)//bug in morrowind here? it's not a short, it's a string