feat,wip: 유니크 경매 시작
This commit is contained in:
@@ -149,10 +149,6 @@ const apiRealPath = {
|
||||
level: number;
|
||||
}>,
|
||||
BuyRandomUnique: PUT as APICallT<undefined>,
|
||||
BuySpecificUnique: PUT as APICallT<{
|
||||
item: string;
|
||||
amount: number;
|
||||
}>,
|
||||
ResetSpecialWar: PUT as APICallT<undefined>,
|
||||
ResetTurnTime: PUT as APICallT<undefined>,
|
||||
SetNextSpecialWar: PUT as APICallT<{
|
||||
|
||||
Reference in New Issue
Block a user