1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 20:19:57 +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
};