1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-04 02:41:19 +00:00
OpenMW/apps/opencs_tests
elsid 7b5310b569
Write StringRefId as is when converting UniversalId to string
To avoid adding quotes which on conversion ESM::StringRefId -> UniversalId ->
std::string -> UniversalId changes the string value adding quotes.
2023-12-29 14:12:36 +01:00
..
model/world Write StringRefId as is when converting UniversalId to string 2023-12-29 14:12:36 +01:00
CMakeLists.txt Eliminate redundant version checks 2023-07-20 00:43:56 +01:00
main.cpp