refac: 장수 삭제를 api로 이동
This commit is contained in:
@@ -125,6 +125,7 @@ const apiRealPath = {
|
||||
DropItem: PUT as APICallT<{
|
||||
itemType: ItemTypeKey;
|
||||
}>,
|
||||
DieOnPrestart: POST as APICallT<undefined>,
|
||||
},
|
||||
Global: {
|
||||
GeneralList: GET as APICallT<undefined, GeneralListResponse>,
|
||||
|
||||
Reference in New Issue
Block a user