mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-21 10:53:51 +00:00
Remove wrong comment
This commit is contained in:
parent
9f13315d1c
commit
7714192e28
1 changed files with 0 additions and 3 deletions
|
@ -19,9 +19,6 @@ namespace ESM
|
||||||
namespace MWMechanics
|
namespace MWMechanics
|
||||||
{
|
{
|
||||||
/// \brief Additional stats for NPCs
|
/// \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
|
class NpcStats : public CreatureStats
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue