forked from teamnwah/openmw-tes3coop
silenced a warning
This commit is contained in:
parent
19bd0f90b9
commit
8c139783b7
1 changed files with 0 additions and 1 deletions
|
@ -216,7 +216,6 @@ namespace MWClass
|
|||
{
|
||||
ensureCustomData(ptr);
|
||||
|
||||
ESM::CellRef &ref = ptr.getCellRef();
|
||||
return dynamic_cast<CustomData&> (*ptr.getRefData().getCustomData()).mTime;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue