mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-19 21:23:52 +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:
|
||||
std::cout << "unknown type";
|
||||
}
|
||||
std::cout << "\n Dirty: " << mData.mDirty << std::endl;
|
||||
}
|
||||
|
||||
template<>
|
||||
|
|
Loading…
Reference in a new issue