mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-12-12 17:53:07 +00:00
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