mud/lib/daemon/services/oob.c
2020-09-06 05:43:07 -07:00

6 lines
76 B
C

void eventReceiveOOB(mixed *packet){
}
void eventSendOOB(mixed *packet){
}