1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-27 22:49:25 +02:00

* small changes

This commit is contained in:
mateuszb
2010-02-07 15:06:14 +00:00
parent 090cc602b6
commit 69bed4a8d6
17 changed files with 195 additions and 210 deletions

View File

@@ -141,6 +141,7 @@ void CPlayerInterface::init(ICallback * CB)
}
void CPlayerInterface::yourTurn()
{
boost::unique_lock<boost::recursive_mutex> un(*pim);
LOCPLINT = this;
makingTurn = true;