|
Mana
|
#include "resources/settingsmanager.h"#include "resources/attributes.h"#include "resources/emotedb.h"#include "resources/hairdb.h"#include "resources/itemdb.h"#include "resources/monsterdb.h"#include "resources/npcdb.h"#include "resources/abilitydb.h"#include "resources/questdb.h"#include "resources/statuseffectdb.h"#include "net/net.h"#include "utils/xml.h"#include "utils/path.h"#include "configuration.h"#include "log.h"#include "units.h"#include <string>#include <set>Go to the source code of this file.
Namespaces | |
| namespace | SettingsManager |
Functions | |
| void | SettingsManager::load () |
| void | SettingsManager::unload () |