Chat bot integration now fully functional.
This commit is contained in:
@@ -56,6 +56,7 @@ HEADERS += src/third_party/asn1/AllInShowCardsMessage.h \
|
||||
src/third_party/asn1/ChatMessage.h \
|
||||
src/third_party/asn1/ChatTypeGame.h \
|
||||
src/third_party/asn1/ChatTypeLobby.h \
|
||||
src/third_party/asn1/ChatTypeBot.h \
|
||||
src/third_party/asn1/ChatTypeBroadcast.h \
|
||||
src/third_party/asn1/ChatRequestMessage.h \
|
||||
src/third_party/asn1/ChatRequestTypeLobby.h \
|
||||
@@ -247,8 +248,9 @@ SOURCES += src/third_party/asn1/ChatCleanerMessage.c \
|
||||
src/third_party/asn1/ChatRequestTypeLobby.c \
|
||||
src/third_party/asn1/ChatRequestTypeGame.c \
|
||||
src/third_party/asn1/ChatMessage.c \
|
||||
src/third_party/asn1/ChatTypeLobby.c \
|
||||
src/third_party/asn1/ChatTypeGame.c \
|
||||
src/third_party/asn1/ChatTypeLobby.c \
|
||||
src/third_party/asn1/ChatTypeBot.c \
|
||||
src/third_party/asn1/ChatTypeBroadcast.c \
|
||||
src/third_party/asn1/Card.c \
|
||||
src/third_party/asn1/BOOLEAN.c \
|
||||
|
||||
Reference in New Issue
Block a user