mirror of
https://github.com/vcmi/vcmi.git
synced 2025-03-05 15:05:40 +02:00
delete error message since grail will go to last branch
This commit is contained in:
parent
e12b72a839
commit
77d14d095f
@ -2786,7 +2786,7 @@ bool CGameHandler::manageBackpackArtifacts(const PlayerColor & player, const Obj
|
||||
}
|
||||
else
|
||||
{
|
||||
logGlobal->error("Unable to get artifact %s slot.", inf.getArt()->getType()->getNameTextID());
|
||||
// for grail
|
||||
return -3;
|
||||
}
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user