mirror of
https://github.com/nullnyat/NullcatChan.git
synced 2025-04-29 08:17:23 +09:00
Fix default value
This commit is contained in:
parent
7a794e0138
commit
e6a0a5dcf4
@ -150,7 +150,7 @@ function gameStart(game) {
|
||||
id: 'strength',
|
||||
type: 'radio',
|
||||
label: '強さ',
|
||||
value: 2,
|
||||
value: 3,
|
||||
items: [{
|
||||
label: '接待',
|
||||
value: 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user