mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 10:37:34 +00:00
added player arrow to me fixes #76
This commit is contained in:
parent
8f2cf11e38
commit
a58beb58d1
5 changed files with 92 additions and 3 deletions
|
|
@ -41,6 +41,10 @@ function (Exception) {
|
|||
remove: null,
|
||||
update: null
|
||||
},
|
||||
playerArrow: {
|
||||
createAndAdd: null,
|
||||
update: null
|
||||
},
|
||||
preloadBar: {
|
||||
update: null
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue