mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-21 09:23:53 +00:00
Fix typo.
This commit is contained in:
parent
192f01e3ac
commit
1365b8edd1
1 changed files with 1 additions and 1 deletions
|
@ -693,7 +693,7 @@ namespace CSMWorld
|
|||
const RefIdColumn *mScale;
|
||||
const RefIdColumn *mOriginal;
|
||||
const RefIdColumn *mAttributes;
|
||||
const RefIdColumn *mAttack;
|
||||
const RefIdColumn *mAttacks;
|
||||
const RefIdColumn *mMisc;
|
||||
|
||||
CreatureColumns (const ActorColumns& actorColumns);
|
||||
|
|
Loading…
Reference in a new issue