mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 13:16:39 +00:00
[Databuckets] Move Databuckets to Common (#4918)
* [Databuckets] Move Databuckets to Common * Fix linking issue
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include "../client.h"
|
||||
#include "../data_bucket.h"
|
||||
#include "../../common/data_bucket.h"
|
||||
|
||||
void command_gmzone(Client *c, const Seperator *sep)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user