mirror of https://github.com/AxioDL/metaforce.git
Merge branch 'master' of https://github.com/AxioDL/hecl
This commit is contained in:
commit
b1756b1f3f
|
@ -12,7 +12,7 @@ namespace Runtime
|
|||
class FileStoreManager;
|
||||
}
|
||||
|
||||
class CVarManager
|
||||
class CVarManager final
|
||||
{
|
||||
using CVarContainer = DNACVAR::CVarContainer;
|
||||
template <typename T>
|
||||
|
|
Loading…
Reference in New Issue