mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 10:37:34 +00:00
finished shirt color, fixes #77
This commit is contained in:
parent
a5c1c05bb4
commit
8f2cf11e38
8 changed files with 226 additions and 107 deletions
|
|
@ -52,6 +52,9 @@ function (Exception) {
|
|||
},
|
||||
events: {
|
||||
ready: null
|
||||
},
|
||||
gameStats: {
|
||||
toggle: null
|
||||
}
|
||||
},
|
||||
input: {
|
||||
|
|
@ -63,7 +66,7 @@ function (Exception) {
|
|||
}
|
||||
},
|
||||
game: {
|
||||
gameInfo: {
|
||||
gameStats: {
|
||||
toggle: null
|
||||
},
|
||||
zoomIn: null,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue