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:
parent
3b408b6427
commit
3f4f008c51
1 changed files with 2 additions and 0 deletions
|
@ -75,6 +75,8 @@ bool CSMWorld::ColumnBase::isId (Display display)
|
|||
Display_Texture,
|
||||
Display_Video,
|
||||
|
||||
Display_Id,
|
||||
|
||||
Display_None
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue