1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-11 00:39:59 +00:00

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
};