|
Atrinik Server 2.5
|
Defines | |
| #define | QUICKSLOT_TYPE_ITEM 1 |
| #define | QUICKSLOT_TYPE_SPELL 2 |
Quickslot data types.
| #define QUICKSLOT_TYPE_ITEM 1 |
Item quickslot.
Definition at line 489 of file newclient.h.
| #define QUICKSLOT_TYPE_SPELL 2 |
Spell quickslot.
Definition at line 491 of file newclient.h.
1.7.4