mirror of
https://github.com/overte-org/overte.git
synced 2025-04-19 13:43:49 +02:00
Removed commented out line
This commit is contained in:
parent
df5353dc16
commit
f5308530e6
1 changed files with 0 additions and 1 deletions
|
@ -51,7 +51,6 @@ var helicopter = Entities.addEntity({
|
|||
y: 3.14,
|
||||
z: 9.92
|
||||
},
|
||||
// rotation: Quat.fromPitchYawRollDegrees(0, -90, 0),
|
||||
position: spawnPosition,
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in a new issue