mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-04 02:41:19 +00:00
Add comment
This commit is contained in:
parent
b77558726a
commit
14aacf9a72
@ -108,8 +108,10 @@ namespace MWMechanics
|
||||
/// Called at character creation.
|
||||
|
||||
void flagAsUsed (const std::string& id);
|
||||
///< @note Id must be lower-case
|
||||
|
||||
bool hasBeenUsed (const std::string& id) const;
|
||||
///< @note Id must be lower-case
|
||||
|
||||
int getBounty() const;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user