Added property

This commit is contained in:
Richard Davey 2017-11-27 03:45:12 +00:00
parent f8fe81dfa1
commit af9f7380e8

View file

@ -40,6 +40,7 @@ var Axes = require('../geometry/Axes');
id: Common.nextId(),
type: 'body',
label: 'Body',
gameObject: null,
parts: [],
plugin: {},
angle: 0,