当前阶段: {{ state.street.toUpperCase() }}
当前行动位: {{ activeActorObj.position }}
({{ activeActorObj.isHero ? 'Hero' : 'Villain' }})
请点击公共牌录入或修改
Pot: {{ formatAmount(pot, state.unit) }}
需跟注: {{ formatAmount(currentActorToCall, state.unit) }}
可过牌 (Check)
{{ customNumpadActionType === 'POT' ? '修改底池大小' : '下注/加注金额' }} ({{ state.unit }}):
{{ customNumpadValue || '0' }}