it now actually runs lol
This commit is contained in:
parent
d6c2553af2
commit
a4ef84d987
4 changed files with 22 additions and 10 deletions
|
|
@ -26,6 +26,7 @@ public:
|
|||
CConfigManager();
|
||||
|
||||
void tick();
|
||||
void init();
|
||||
|
||||
int getInt(std::string);
|
||||
float getFloat(std::string);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue