Explorar o código

Change wording

Borut %!s(int64=7) %!d(string=hai) anos
pai
achega
b1e716bf44
Modificáronse 2 ficheiros con 9954 adicións e 9954 borrados
  1. 9953 9953
      dist/preview release/babylon.d.ts
  2. 1 1
      src/Physics/babylon.physicsHelper.ts

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 9953 - 9953
dist/preview release/babylon.d.ts


+ 1 - 1
src/Physics/babylon.physicsHelper.ts

@@ -13,7 +13,7 @@ module BABYLON {
      */
     export enum PhysicsUpdraftMode {
         Center, // the upstream forces will pull towards the top center of the cylinder
-        Perpendicular // once a impostor is inside the cylinder, it will shoot out perpendicular towards the ground of the cylinder
+        Perpendicular // once a impostor is inside the cylinder, it will shoot out perpendicular from the ground of the cylinder
     }
 
     export class PhysicsHelper {