Commit 87bc7d1e authored by Chunchi Che's avatar Chunchi Che

update small

parent b04f80cf
Pipeline #21633 failed with stages
in 12 minutes and 23 seconds
......@@ -112,7 +112,7 @@ export default function handleGameMsg(pb: ygopro.YgoStocMsg) {
case "move": {
onMsgMove(msg.move);
matStore.delay += NeosConfig.ui.moveDelay;
matStore.delay = NeosConfig.ui.moveDelay + 500;
break;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment