This commit is contained in:
Valentino Orlandi 2022-11-13 14:58:38 +01:00
parent 4ba13ea2c4
commit 9d732100a4
Signed by: elB4RTO
GPG key ID: 1719E976DB2D4E71

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 ) {