nuke tabs

This commit is contained in:
Antz 2017-03-19 12:50:47 +00:00 committed by Antz
parent 0bf26d3e8d
commit a626464ea7
16 changed files with 1431 additions and 1431 deletions

View file

@ -91,7 +91,7 @@ class Config
* @return int32
*/
int32 GetIntDefault(const char* name, const int32 def);
int64 GetInt64Default(const char* name, const int64 def);
int64 GetInt64Default(const char* name, const int64 def);
/**
* @brief
*