mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 10:37:34 +00:00
added player health action view
This commit is contained in:
parent
c3aee14f23
commit
aa6fdaa2df
8 changed files with 214 additions and 44 deletions
|
|
@ -31,7 +31,6 @@ function (Parent, CoreItem, Settings, NotificationCenter) {
|
|||
+ this.characterName + '/';
|
||||
|
||||
var callback = function(mesh) {
|
||||
console.log(name, self.baseMeshName)
|
||||
if(name == self.baseMeshName) {
|
||||
self.mesh = mesh;
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue