mirror of
https://github.com/Karaka-Management/cOMS.git
synced 2026-01-11 11:18:40 +00:00
8 lines
142 B
C
8 lines
142 B
C
#ifndef TOS_MODELS_MOB_PLAYER_CLASS_H
|
|
#define TOS_MODELS_MOB_PLAYER_CLASS_H
|
|
|
|
#define PLAYER_CLASS_MAGE 1
|
|
|
|
#define PLAYER_CLASS_SIZE 24
|
|
|
|
#endif |