feat : 보스 레이드 입장 메시지 기능 추가
This commit is contained in:
@@ -81,4 +81,11 @@ public class Player
|
||||
get;
|
||||
set;
|
||||
}
|
||||
|
||||
// 레이드 입장 전 이전 맵 ID (레이드 종료 후 복귀용, 서버 캐싱)
|
||||
public int PreviousMapId
|
||||
{
|
||||
get;
|
||||
set;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user