mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-24 13:08:49 -05:00
Cleanup of mostly asset files
- Fixes for all files - constexpr cleanup - Cosmetic changes - Remove punctuation from the end of messages
This commit is contained in:
@@ -409,7 +409,7 @@ void HorizonsFile::displayErrorMessage(const HorizonsResultCode code) const {
|
||||
case HorizonsResultCode::ErrorNoData:
|
||||
LERROR(
|
||||
"There is not enough data to compute the state of the target in "
|
||||
"relation to the observer for the selected time range."
|
||||
"relation to the observer for the selected time range"
|
||||
);
|
||||
break;
|
||||
case HorizonsResultCode::MultipleObserverStations: {
|
||||
|
||||
Reference in New Issue
Block a user