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