1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-20 06:53:52 +00:00

Change didn't get saved

This commit is contained in:
madsbuvi 2021-05-21 18:30:46 +02:00
parent d1aaa74193
commit af69d10e7f

View file

@ -149,7 +149,7 @@ namespace MWVR
return res.first->second;
}
std::string VRTrackingManager::trackingPathToString(VRPath path)
std::string VRTrackingManager::VRPathToString(VRPath path)
{
// Find the identifier in the map and return the corresponding string.
for (auto& e : mPathIdentifiers)