Otclient
14/8/2020
|
#include "declarations.h"
#include "item.h"
#include "animatedtext.h"
#include "effect.h"
#include "creature.h"
#include "container.h"
#include "protocolgame.h"
#include "localplayer.h"
#include "outfit.h"
#include <framework/core/timer.h>
#include <bitset>
Go to the source code of this file.
Classes | |
struct | UnjustifiedPoints |
class | Game |
Typedefs | |
typedef std::tuple< std::string, uint, std::string, int, bool > | Vip |
Variables | |
Game | g_game |