Add CogInterfaces plugin to fix interface usage when compiling shipping builds

This commit is contained in:
Arnaud Jamin
2023-10-02 17:27:19 -04:00
parent 82eb2d77e7
commit 81540a77f0
30 changed files with 247 additions and 81 deletions
+4
View File
@@ -30,6 +30,10 @@
{
"Name": "CogImgui",
"Enabled": true
},
{
"Name": "CogInterfaces",
"Enabled": true
}
]
}