Fix #2734
This commit is contained in:
@@ -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());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user