feat: 턴 선택기를 재 작성 #211

Merged
Hide_D merged 12 commits from new_command_alt into devel 2022-03-23 20:13:27 +09:00
Showing only changes of commit ad99cd8cb0 - Show all commits
+1 -1
View File
@@ -535,7 +535,7 @@ async function reserveCommand() {
try {
await SammoAPI.Command.ReserveCommand({
turnList,
turnList: reqTurnList,
action: commandName,
});