feat: settings saving

This commit is contained in:
2026-08-19 23:10:58 -04:00
parent 5a3c528ed0
commit f615927e0e
6 changed files with 22 additions and 12 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
#endif
#ifdef _WINDOWS64
C_4JProfile ProfileManager;
//C_4JProfile ProfileManager; //str1k3r - appears to not be needed and this causes a build error
#endif
CSentientManager SentientManager;
CXuiStringTable StringTable;