mirror of
https://github.com/OpenMW/openmw.git
synced 2025-04-12 01:06:43 +00:00
trying to fix indending
This commit is contained in:
parent
f0c6ef185e
commit
ca73ce3fe2
1 changed files with 4 additions and 5 deletions
|
@ -124,9 +124,8 @@ namespace CSMWorld
|
|||
|
||||
void save (int index, ESM::ESMWriter& writer) const;
|
||||
|
||||
const RefIdData& getDataSet() const; //I can't figure out a better name for this one :(
|
||||
const RefIdData& getDataSet() const; //I can't figure out a better name for this one :(
|
||||
};
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue