mirror of
https://github.com/edubart/otclient.git
synced 2025-12-19 15:17:12 +01:00
doc and luabinder changes
This commit is contained in:
@@ -26,10 +26,12 @@
|
||||
#include "declarations.h"
|
||||
#include <framework/otml/declarations.h>
|
||||
|
||||
// @bindsingleton g_configs
|
||||
class ConfigManager
|
||||
{
|
||||
public:
|
||||
ConfigManager();
|
||||
|
||||
bool load(const std::string& file);
|
||||
bool save();
|
||||
void clear();
|
||||
|
||||
Reference in New Issue
Block a user