Remove wrong comment

This commit is contained in:
scrawl 2014-08-24 22:39:32 +02:00
parent 9f13315d1c
commit 7714192e28

View file

@ -19,9 +19,6 @@ namespace ESM
namespace MWMechanics
{
/// \brief Additional stats for NPCs
///
/// \note For technical reasons the spell list and the currently selected spell is also handled by
/// CreatureStats, even though they are actually NPC stats.
class NpcStats : public CreatureStats
{