Skip to content

Commit

Permalink
Update zone.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Kinglykrab committed Jan 13, 2024
1 parent c476afd commit 7d9c0b4
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions zone/zone.h
Expand Up @@ -77,14 +77,6 @@ struct ZoneEXPModInfo {
float AAExpMod;
};

struct ItemTickStruct {
uint32 itemid;
uint32 chance;
uint32 level;
int16 bagslot;
std::string qglobal;
};

class Client;
class Expedition;
class Map;
Expand Down

0 comments on commit 7d9c0b4

Please sign in to comment.