mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-02 23:40:26 +00:00
normalize includes: gm commands
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include "../client.h"
|
||||
#include "../groups.h"
|
||||
#include "../raids.h"
|
||||
#include "../../common/repositories/npc_types_repository.h"
|
||||
#include "common/repositories/npc_types_repository.h"
|
||||
#include "zone/client.h"
|
||||
#include "zone/groups.h"
|
||||
#include "zone/raids.h"
|
||||
|
||||
void SendNPCEditSubCommands(Client *c)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user