1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-03-03 09:49:40 +00:00

Remove some garbage

This commit is contained in:
scrawl 2016-03-18 00:39:27 +01:00
parent 79eb2d20e0
commit 102f9719f7

View file

@ -99,7 +99,6 @@ namespace MWMechanics
///< Return the number of deaths for actors with the given ID.
virtual void getPersuasionDispositionChange (const MWWorld::Ptr& npc, PersuasionType type, bool& success, float& tempChange, float& permChange);
void toLower(std::string npcFaction);
///< Perform a persuasion action on NPC
/// Check if \a observer is potentially aware of \a ptr. Does not do a line of sight check!