mirror of
https://github.com/OpenMW/openmw.git
synced 2025-06-27 10:11:34 +00:00
parent
148ccb79e8
commit
ae1439f223
1 changed files with 1 additions and 1 deletions
|
@ -659,7 +659,7 @@ namespace CSMWorld
|
||||||
const RefIdColumn *mScale;
|
const RefIdColumn *mScale;
|
||||||
const RefIdColumn *mOriginal;
|
const RefIdColumn *mOriginal;
|
||||||
const RefIdColumn *mAttributes;
|
const RefIdColumn *mAttributes;
|
||||||
const RefIdColumn *mAttack;
|
const RefIdColumn *mAttacks;
|
||||||
const RefIdColumn *mMisc;
|
const RefIdColumn *mMisc;
|
||||||
|
|
||||||
CreatureColumns (const ActorColumns& actorColumns);
|
CreatureColumns (const ActorColumns& actorColumns);
|
||||||
|
|
Loading…
Reference in a new issue