Browse Source

Merge branch 'master' of https://github.com/BabylonJSGuide/Babylon.js

Guide 6 years ago
parent
commit
5a9e2b49c1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/Actions/babylon.action.ts

+ 1 - 0
src/Actions/babylon.action.ts

@@ -3,6 +3,7 @@ module BABYLON {
      * The action to be carried out following a trigger
      * The action to be carried out following a trigger
      * @see http://doc.babylonjs.com/how_to/how_to_use_actions#available-actions
      * @see http://doc.babylonjs.com/how_to/how_to_use_actions#available-actions
      */
      */
+    
     export class Action {
     export class Action {
         /**
         /**
          * Trigger for the action
          * Trigger for the action