임시 커밋

This commit is contained in:
김판돌 2023-12-21 18:43:41 +09:00
parent 8281ede9af
commit 3539adda4a
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ namespace Server.Service
{ {
return makeResp(); return makeResp();
} }
public override Protocol ProtocolValue() => Protocol.ChangeDeck; public override Protocol ProtocolValue() => Protocol.ChangeDeck;
public override Req Requst(string json) public override Req Requst(string json)