mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-11-07 23:06:03 +00:00
update
This commit is contained in:
@@ -79,6 +79,8 @@ export default abstract class GRoleBase<T> extends GObject<T>{
|
||||
this.node.removeFromParent();
|
||||
return;
|
||||
}
|
||||
|
||||
this.spine.debugBones = true;
|
||||
|
||||
this.bind(this.role);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user