mirror of
https://github.com/syuilo/ai.git
synced 2024-11-09 15:38:00 +00:00
Update
This commit is contained in:
parent
25b06a9d16
commit
7a794e0138
|
@ -156,13 +156,13 @@ function gameStart(game) {
|
|||
value: 0
|
||||
}, {
|
||||
label: '弱',
|
||||
value: 1
|
||||
}, {
|
||||
label: '中',
|
||||
value: 2
|
||||
}, {
|
||||
label: '強',
|
||||
label: '中',
|
||||
value: 3
|
||||
}, {
|
||||
label: '強',
|
||||
value: 4
|
||||
}, {
|
||||
label: '最強',
|
||||
value: 5
|
||||
|
|
Loading…
Reference in a new issue