feat : 파티용 패킷 수정,

파티 CRUD 버그 수정
This commit is contained in:
qornwh1
2026-03-11 19:36:00 +09:00
parent 056ec8d0c3
commit 6e8a9c0b5e
4 changed files with 83 additions and 24 deletions

View File

@@ -234,6 +234,13 @@ public class PartyInfoData
get;
set;
} = new List<int>();
[ProtoMember(4)]
public string PartyName
{
get;
set;
}
}
// INTO_CHANNEL 클라->서버: 입장할 채널 ID / 서버->클라: 채널 내 나 이외 플레이어 목록