Crossfire Server, Branches 1.12
R18729
|
#include <book.h>
Data Fields | |
uint8 | message_subtype |
uint8 | message_type |
Struct to store the message_type and message_subtype for signs and books used by the player.
uint8 readable_message_type::message_subtype |
Message subtype to be sent to the client.
Definition at line 61 of file book.h.
Referenced by apply_sign(), and book_type_apply().
uint8 readable_message_type::message_type |
Message type to be sent to the client.
Definition at line 60 of file book.h.
Referenced by apply_sign(), and book_type_apply().