mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-09-18 00:45:39 -04:00
Remove more outdated TODO comments.
This commit is contained in:
parent
5f051b5bf2
commit
d00c75d428
@ -205,10 +205,8 @@ namespace MWBase
|
|||||||
///< Return a pointer to a liveCellRef which contains \a ptr.
|
///< Return a pointer to a liveCellRef which contains \a ptr.
|
||||||
/// \note Search is limited to the active cells.
|
/// \note Search is limited to the active cells.
|
||||||
|
|
||||||
/// \todo enable reference in the OGRE scene
|
|
||||||
virtual void enable (const MWWorld::Ptr& ptr) = 0;
|
virtual void enable (const MWWorld::Ptr& ptr) = 0;
|
||||||
|
|
||||||
/// \todo disable reference in the OGRE scene
|
|
||||||
virtual void disable (const MWWorld::Ptr& ptr) = 0;
|
virtual void disable (const MWWorld::Ptr& ptr) = 0;
|
||||||
|
|
||||||
virtual void advanceTime (double hours) = 0;
|
virtual void advanceTime (double hours) = 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user