fix kb stuff
This commit is contained in:
parent
9ddfe0b4ae
commit
b67eae7228
3 changed files with 13 additions and 6 deletions
|
|
@ -14,6 +14,8 @@
|
|||
|
||||
#include "defaultConfig.hpp"
|
||||
|
||||
#define STRVAL_EMPTY "[[EMPTY]]"
|
||||
|
||||
struct SConfigValue {
|
||||
int64_t intValue = -1;
|
||||
float floatValue = -1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue