mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-15 23:42:20 +00:00
removed a redundant field from object state
This commit is contained in:
parent
22cb4784b5
commit
dd7d80ffbc
@ -17,8 +17,6 @@ namespace ESM
|
||||
///< \brief Save state for objects, that do not use custom data
|
||||
struct ObjectState
|
||||
{
|
||||
std::string mId;
|
||||
|
||||
CellRef mRef;
|
||||
|
||||
unsigned char mHasLocals;
|
||||
|
Loading…
x
Reference in New Issue
Block a user