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