mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-03 17:46:36 +00:00
normalize includes: gm commands
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#include "../client.h"
|
||||
#include "door_manipulation.h"
|
||||
|
||||
#include "zone/client.h"
|
||||
|
||||
void command_door(Client *c, const Seperator *sep)
|
||||
{
|
||||
DoorManipulation::CommandHandler(c, sep);
|
||||
|
||||
Reference in New Issue
Block a user