mirror of
https://github.com/vcmi/vcmi.git
synced 2025-07-05 00:49:09 +02:00
* added hints in town lists
* eliminated square from city hints * version changed on 0.53c
This commit is contained in:
@ -1681,5 +1681,5 @@ unsigned char CMapHandler::getDir(const int3 &a, const int3 &b)
|
||||
{
|
||||
return 7;
|
||||
}
|
||||
|
||||
return -2; //shouldn't happen
|
||||
}
|
||||
|
Reference in New Issue
Block a user