public bool makeJoints(GeListNode node, DescriptionCommand desc) { CharakterHuman Main = new CharakterHuman(node, desc); this.wtagGlob = Main.getwtagJoint(); return(true); }
public bool makeJoints(GeListNode node, DescriptionCommand desc) { CharakterHuman Main = new CharakterHuman(node, desc); this.wtagGlob = Main.getwtagJoint(); return true; }