various: enabled config saving

This commit is contained in:
itsmattkc
2020-08-08 02:44:39 +10:00
parent 99d94a0d82
commit edeeed49ba
14 changed files with 149 additions and 88 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ public:
/**
* Integer type
*
* Resolves to `int` (may resolve to `long` in the future).
* Resolves to int64_t.
*/
kInt = 0x1,