mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-26 09:35:28 +00:00
ed0411f2e0
To match usage in code. "integer" type is usually used for settings intepreted as C++ int type. But these ones are parsed as std::uint64_t.