mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-27 06:29:32 -06:00
Shorten info message (pause during camera path)
This commit is contained in:
@@ -285,10 +285,7 @@ void PathNavigator::startPath() {
|
||||
);
|
||||
|
||||
_startSimulationTimeOnFinish = true;
|
||||
LINFO(
|
||||
"Pausing time simulation during path traversal. "
|
||||
"Will unpause once the camera path is finished"
|
||||
);
|
||||
LINFO("Pausing time simulation during path traversal");
|
||||
}
|
||||
|
||||
LINFO("Starting path");
|
||||
|
||||
Reference in New Issue
Block a user