feat(ttt): added draw status in ttt match history
This commit is contained in:
parent
830f251537
commit
f87a991441
7 changed files with 36 additions and 17 deletions
|
|
@ -2013,7 +2013,8 @@
|
|||
"enum": [
|
||||
"winX",
|
||||
"winO",
|
||||
"other"
|
||||
"other",
|
||||
"draw"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue