|
Atrinik Server 2.5
|
Defines | |
| #define | MAP2_MASK_CLEAR 0x2 |
| #define | MAP2_MASK_DARKNESS 0x4 |
Flags used for masks in map2 protocol.
| #define MAP2_MASK_CLEAR 0x2 |
Clear cell, with all layers.
Definition at line 99 of file newserver.h.
| #define MAP2_MASK_DARKNESS 0x4 |
Add darkness.
Definition at line 101 of file newserver.h.
1.7.4