This commit is contained in:
Valentino Orlandi 2022-11-13 14:58:38 +01:00
parent eb1e815c4d
commit 6034a913ae
Signed by: elB4RTO
GPG Key ID: 1719E976DB2D4E71
1 changed files with 1 additions and 0 deletions

View File

@ -179,6 +179,7 @@ void Crapup::versionCheck( const float& v )
default:
throw GenericException("Unexpected err_code in VersionCheck: "+std::to_string(err));
break;
}
} else {
if ( successful ) {