forked from mirror/openmw-tes3mp
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);
|
ensureCustomData(ptr);
|
||||||
|
|
||||||
ESM::CellRef &ref = ptr.getCellRef();
|
|
||||||
return dynamic_cast<CustomData&> (*ptr.getRefData().getCustomData()).mTime;
|
return dynamic_cast<CustomData&> (*ptr.getRefData().getCustomData()).mTime;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue