feature(serenitea pot): Implementation of the entry function

It's being perfected, so don't worry. (probably)
This commit is contained in:
Yazawazi
2022-05-14 00:03:55 +08:00
committed by Melledy
parent 0ffaba44ea
commit 27e817a6ce
6 changed files with 138 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ message WidgetDoBagRsp {
NONE = 0;
ENET_CHANNEL_ID = 0;
ENET_IS_RELIABLE = 1;
CMD_ID = 4271;
CMD_ID = 4270;
}
int32 retcode = 1;