forked from teamnwah/openmw-tes3coop
reverting refidata.hpp
This commit is contained in:
parent
a7de04d0a4
commit
79bc149c73
1 changed files with 71 additions and 71 deletions
|
@ -137,7 +137,6 @@ namespace CSMWorld
|
|||
state==CSMWorld::RecordBase::State_ModifiedOnly)
|
||||
{
|
||||
std::string type;
|
||||
|
||||
for (int i=0; i<4; ++i)
|
||||
/// \todo make endianess agnostic (change ESMWriter interface?)
|
||||
type += reinterpret_cast<const char *> (&mContainer.at (index).mModified.sRecordId)[i];
|
||||
|
@ -245,3 +244,4 @@ namespace CSMWorld
|
|||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue