fix(game-ui): 모바일 자율 행동을 한 줄로 표시한다

This commit is contained in:
2026-08-27 18:14:32 +00:00
parent 6a60882005
commit 4b06330753
4 changed files with 30 additions and 0 deletions
+1
View File
@@ -334,6 +334,7 @@ watch(
:autorun-limit="reservedGeneralAutorunLimit"
:map-data="worldMap"
:map-layout="mapLayout"
mobile
@set-general-turns="reserveGeneralTurns"
@shift-general-turns="shiftGeneralTurns"
@repeat-general-turns="repeatGeneralTurns"