[Cleanup] Remove unusued Max Item ID Constant (#2528)

This commit is contained in:
Kinglykrab
2022-11-08 14:59:24 -05:00
committed by GitHub
parent 33b95c42c2
commit 815593b9bc
-2
View File
@@ -21,8 +21,6 @@
#ifndef SHAREDDB_H_
#define SHAREDDB_H_
#define MAX_ITEM_ID 200000
#include "database.h"
#include "skills.h"
#include "spdat.h"