mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-12-17 17:34:39 +01:00
Fix white screen after logging in
This commit is contained in:
@@ -17,7 +17,7 @@ message AvatarDataNotify {
|
||||
repeated AvatarInfo avatar_list = 1;
|
||||
map<uint32, AvatarTeam> avatar_team_map = 2;
|
||||
uint32 cur_avatar_team_id = 3;
|
||||
uint64 choose_avatar_guid = 4;
|
||||
fixed64 choose_avatar_guid = 4;
|
||||
repeated uint64 temp_avatar_guid_list = 5;
|
||||
repeated uint32 owned_flycloak_list = 6;
|
||||
repeated uint32 owned_costume_list = 7;
|
||||
|
||||
Reference in New Issue
Block a user