mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 10:37:34 +00:00
This commit is contained in:
parent
039213cf50
commit
55256ada95
23 changed files with 409 additions and 110 deletions
|
|
@ -104,6 +104,9 @@ function (Exception) {
|
|||
level: {
|
||||
reset: null
|
||||
}
|
||||
},
|
||||
round: {
|
||||
end: null
|
||||
}
|
||||
},
|
||||
engine: {
|
||||
|
|
@ -128,6 +131,9 @@ function (Exception) {
|
|||
},
|
||||
gameCommand: {
|
||||
broadcast: null
|
||||
},
|
||||
controlCommand: {
|
||||
broadcast: null
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue