This commit is contained in:
auria.mg 2017-10-25 20:16:36 -04:00
parent 9fe805f5f8
commit 067db4c8ce

View File

@ -330,7 +330,7 @@ void RaceResultGUI::eventCallback(GUIEngine::Widget* widget,
}
return;
}
Log::fatal("RaceResultGUI", "Incorrect event '%s' when things are unlocked.",
Log::warn("RaceResultGUI", "Incorrect event '%s' when things are unlocked.",
name.c_str());
}