another fix to display type handling

This commit is contained in:
Marc Zinnschlag 2015-04-10 13:27:34 +02:00
parent 3b408b6427
commit 3f4f008c51

View file

@ -75,6 +75,8 @@ bool CSMWorld::ColumnBase::isId (Display display)
Display_Texture,
Display_Video,
Display_Id,
Display_None
};