1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 19:49:56 +00:00

Add comment

This commit is contained in:
scrawl 2015-01-16 17:56:19 +01:00
parent b77558726a
commit 14aacf9a72

View file

@ -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;