mirror of
https://github.com/Karaka-Management/cOMS.git
synced 2026-02-17 02:38:41 +00:00
6 lines
115 B
C
6 lines
115 B
C
#ifndef COMS_MODELS_ITEM_RARITY_TYPES_H
|
|
#define COMS_MODELS_ITEM_RARITY_TYPES_H
|
|
|
|
#define RARITY_TYPE_SIZE 7
|
|
|
|
#endif |