mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-26 07:17:16 +00:00
!!!!!
This commit is contained in:
@@ -15,6 +15,7 @@
|
|||||||
#include "dynamic_zone.h"
|
#include "dynamic_zone.h"
|
||||||
#include "string_ids.h"
|
#include "string_ids.h"
|
||||||
#include "../common/events/player_event_logs.h"
|
#include "../common/events/player_event_logs.h"
|
||||||
|
#include <fmt/format.h>
|
||||||
|
|
||||||
#define EBON_CRYSTAL 40902
|
#define EBON_CRYSTAL 40902
|
||||||
#define RADIANT_CRYSTAL 40903
|
#define RADIANT_CRYSTAL 40903
|
||||||
|
|||||||
@@ -9,6 +9,7 @@
|
|||||||
#include "tasks.h"
|
#include "tasks.h"
|
||||||
#include "zonedb.h"
|
#include "zonedb.h"
|
||||||
#include "../common/repositories/character_task_timers_repository.h"
|
#include "../common/repositories/character_task_timers_repository.h"
|
||||||
|
#include <fmt/format.h>
|
||||||
|
|
||||||
extern QueryServ *QServ;
|
extern QueryServ *QServ;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user