mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 17:51:28 +00:00
[Cleanup] Remove unusued Max Item ID Constant (#2528)
This commit is contained in:
parent
33b95c42c2
commit
815593b9bc
@ -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"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user