mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-02-25 06:19:02 -06:00
Fixed failed merging of master.
This commit is contained in:
@@ -233,7 +233,7 @@ void RenderableTrailOrbit::update(const UpdateData& data) {
|
||||
// Write the current location into the floating position
|
||||
const glm::vec3 p = _translation->position({
|
||||
{},
|
||||
data.time.now(),
|
||||
data.time,
|
||||
Time(0.0),
|
||||
false
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user