mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-28 15:41:13 -04:00
Fix typo.
(cherry picked from commit 1365b8edd1f0a20e97ccb9a30cd74a6dc97c44bd)
This commit is contained in:
parent
148ccb79e8
commit
ae1439f223
@ -659,7 +659,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…
x
Reference in New Issue
Block a user