mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-27 23:21:20 -04:00
post merge fix
This commit is contained in:
parent
5a7a8629b6
commit
1cf019a007
@ -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…
x
Reference in New Issue
Block a user