mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-01 10:11:37 +00:00
[Cleanup] Remove unusued Max Item ID Constant (#2528)
This commit is contained in:
@@ -21,8 +21,6 @@
|
|||||||
#ifndef SHAREDDB_H_
|
#ifndef SHAREDDB_H_
|
||||||
#define SHAREDDB_H_
|
#define SHAREDDB_H_
|
||||||
|
|
||||||
#define MAX_ITEM_ID 200000
|
|
||||||
|
|
||||||
#include "database.h"
|
#include "database.h"
|
||||||
#include "skills.h"
|
#include "skills.h"
|
||||||
#include "spdat.h"
|
#include "spdat.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user