mirror of
https://github.com/Karaka-Management/cOMS.git
synced 2026-01-11 03:08:41 +00:00
6 lines
115 B
C
Executable File
6 lines
115 B
C
Executable File
#ifndef COMS_MODELS_ITEM_RARITY_TYPES_H
|
|
#define COMS_MODELS_ITEM_RARITY_TYPES_H
|
|
|
|
#define RARITY_TYPE_SIZE 7
|
|
|
|
#endif |