전투시스템 중지 처리

This commit is contained in:
2025-02-20 11:14:41 +09:00
parent 255c2e13c9
commit c50a26743a
8 changed files with 179 additions and 19 deletions

View File

@@ -60,6 +60,7 @@ public enum ErrorCode {
//Battle
ERROR_BATTLE_EVENT_TIME_OVER("해당 시간에 속하는 이벤트가 존재합니다."),
ERROR_BATTLE_EVENT_STATUS_IMPOSSIBLE("수정할 수 없는 이벤트상태입니다."),
ERROR_BATTLE_EVENT_STATUS_START_IMPOSSIBLE("진행중인 이벤트상태입니다."),
//------------------------------------------------------------------------------------------------------------------------------
// DyanamoDB