mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-10 03:39:55 +00:00
Make comment style consistently inconsistent
This commit is contained in:
parent
3761e7b24e
commit
c1f8d7c20a
@ -221,7 +221,7 @@ namespace MWWorld
|
||||
///< Returns encumbrance re-scaled to capacity
|
||||
|
||||
virtual bool consume(const MWWorld::Ptr& consumable, const MWWorld::Ptr& actor) const;
|
||||
/// Consume an item, e. g. a potion.
|
||||
///< Consume an item, e. g. a potion.
|
||||
|
||||
virtual void skillUsageSucceeded (const MWWorld::Ptr& ptr, int skill, int usageType, float extraFactor=1.f) const;
|
||||
///< Inform actor \a ptr that a skill use has succeeded.
|
||||
|
Loading…
x
Reference in New Issue
Block a user