misc: 갱신/로비로 버튼 위치 이동

This commit is contained in:
2021-12-04 00:10:41 +09:00
parent 932afec74a
commit c02bc26799
3 changed files with 90 additions and 79 deletions
+2 -2
View File
@@ -434,8 +434,8 @@ export default defineComponent({
return {
maxTurn,
flippedMaxTurn: 18,
viewMaxTurn: 18,
flippedMaxTurn: 16,
viewMaxTurn: 16,
maxPushTurn,
commandList,
serverNow: formatTime(serverNowObj, "HH:mm:ss"),