]> git.r.bdr.sh - rbdr/sumo/blobdiff - lib/nodes/physical_with_external_force.js
Use new lib components
[rbdr/sumo] / lib / nodes / physical_with_external_force.js
index 32695c7aa85d81870fdc311ee963649285dafa6c..5a9e11849e0c5d0dc26920eb638c09b830a8be2b 100644 (file)
@@ -1,7 +1,7 @@
 import { Node } from '@serpentity/serpentity';
 
 import BodyComponent from '../components/body';
-import ForceComponent from '../components/force';
+import ForceComponent from '@serpentity/components.force';
 
 /**
  * Node identifying an entity that has externally applied force
@@ -11,7 +11,7 @@ import ForceComponent from '../components/force';
  */
 export default class PhysicalWithExternalForceNode extends Node {
 
-};
+}
 
 /**
  * Holds the types that are used to identify an entity with a physical