mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-01 03:21:41 +00:00
Change 'after function'-style doxygen comment to normal.
This commit is contained in:
parent
f00f35ba86
commit
b2a52a5b6c
@ -446,8 +446,8 @@ namespace MWBase
|
||||
Rest_EnemiesAreNearby = 3
|
||||
};
|
||||
|
||||
/// check if the player is allowed to rest
|
||||
virtual RestPermitted canRest() const = 0;
|
||||
///< check if the player is allowed to rest
|
||||
|
||||
/// \todo Probably shouldn't be here
|
||||
virtual MWRender::Animation* getAnimation(const MWWorld::Ptr &ptr) = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user