small update

This commit is contained in:
2021-06-11 15:07:09 +02:00
parent 76c6702f41
commit 6cac70b7c5
2 changed files with 3 additions and 4 deletions

View File

@ -24,7 +24,6 @@ int main(void)
<< SW_SUBVERSION << "." << SW_SUBSUBVERSION << " -- " << std::endl;
std::cout << "-- " << __DATE__ << " " << __TIME__ << " --" << std::endl;
sif::warning << "Test" << std::endl;
initmission::initMission();
for(;;) {