diff options
Diffstat (limited to 'lib/nodes/grab_area.js')
| -rw-r--r-- | lib/nodes/grab_area.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/nodes/grab_area.js b/lib/nodes/grab_area.js index 9f6c3e0..eaee271 100644 --- a/lib/nodes/grab_area.js +++ b/lib/nodes/grab_area.js @@ -10,7 +10,7 @@ import GrabAreaComponent from '../components/grab_area'; */ export default class GrabAreaNode extends Node { -}; +} /** * Holds the types that are used to identify an entity with a grab |