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