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

View File

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