mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-12-20 10:55:08 +01:00
feature(serenitea pot): Implementation of the entry function
It's being perfected, so don't worry. (probably)
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user