Removed commented out line

This commit is contained in:
ericrius1 2015-11-10 09:35:35 -08:00
parent df5353dc16
commit f5308530e6

View file

@ -51,7 +51,6 @@ var helicopter = Entities.addEntity({
y: 3.14,
z: 9.92
},
// rotation: Quat.fromPitchYawRollDegrees(0, -90, 0),
position: spawnPosition,
});