mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-02-01 02:15:32 +00:00
post merge fix
This commit is contained in:
parent
5a7a8629b6
commit
1cf019a007
1 changed files with 0 additions and 1 deletions
|
@ -738,7 +738,6 @@ void Record<ESM::GameSetting>::print()
|
||||||
default:
|
default:
|
||||||
std::cout << "unknown type";
|
std::cout << "unknown type";
|
||||||
}
|
}
|
||||||
std::cout << "\n Dirty: " << mData.mDirty << std::endl;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
template<>
|
template<>
|
||||||
|
|
Loading…
Reference in a new issue