This commit is contained in:
auria.mg 2017-10-25 20:19:46 -04:00
parent 067db4c8ce
commit 256ad66e13

View File

@ -408,7 +408,7 @@ void RaceResultGUI::eventCallback(GUIEngine::Widget* widget,
}
}
else
Log::fatal("RaceResultGUI", "Incorrect event '%s' for normal race.",
Log::warn("RaceResultGUI", "Incorrect event '%s' for normal race.",
name.c_str());
return;
} // eventCallback