ShiroSmith %!s(int64=6) %!d(string=hai) anos
pai
achega
9cda36ea15
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      hide/prefab/Constraint.hx

+ 1 - 1
hide/prefab/Constraint.hx

@@ -24,7 +24,7 @@ class Constraint extends Prefab {
 			srcObj.followPositionOnly = positionOnly;
 		}
 		else
-			trace("failed te resolve constraint");
+			trace("failed to resolve constraint");
 		return srcObj;
 	}