mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-27 15:11:36 -04:00
silenced a warning
This commit is contained in:
parent
19bd0f90b9
commit
8c139783b7
@ -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…
x
Reference in New Issue
Block a user