Fix default value

This commit is contained in:
syuilo 2018-08-07 02:56:29 +09:00
parent 7a794e0138
commit e6a0a5dcf4

View file

@ -150,7 +150,7 @@ function gameStart(game) {
id: 'strength',
type: 'radio',
label: '強さ',
value: 2,
value: 3,
items: [{
label: '接待',
value: 0