2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-07-06 23:25:53 +00:00
This commit is contained in:
Jack Andersen 2015-12-03 16:27:01 -10:00
commit b1756b1f3f

View File

@ -12,7 +12,7 @@ namespace Runtime
class FileStoreManager;
}
class CVarManager
class CVarManager final
{
using CVarContainer = DNACVAR::CVarContainer;
template <typename T>