Slightly improved confusing error message
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@7210 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
4710bd172b
commit
74c0c19688
@ -144,7 +144,7 @@ ChallengeData::ChallengeData(const std::string& filename)
|
||||
|
||||
if (getFeatures().size() == 0)
|
||||
{
|
||||
error("missing unlocked features");
|
||||
error("features to unlock");
|
||||
}
|
||||
|
||||
std::vector< std::string > deps;
|
||||
|
Loading…
Reference in New Issue
Block a user