mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 23:25:53 +08:00
Minor: adjusted error message
This commit is contained in:
@@ -378,7 +378,7 @@ namespace BlackCore
|
||||
}
|
||||
if (modelsCleaned.isEmpty())
|
||||
{
|
||||
CLogMessage(this).error("No models for matching, that will not work");
|
||||
CLogMessage(this).error("No models for matching, swift without a model set will not work");
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user