mirror of
https://github.com/Karaka-Management/cOMS.git
synced 2026-02-04 05:18:40 +00:00
6 lines
113 B
C
6 lines
113 B
C
#ifndef TOS_MODELS_ITEM_RARITY_TYPES_H
|
|
#define TOS_MODELS_ITEM_RARITY_TYPES_H
|
|
|
|
#define RARITY_TYPE_SIZE 7
|
|
|
|
#endif |