mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-27 22:49:25 +02:00
* small changes
This commit is contained in:
@@ -141,6 +141,7 @@ void CPlayerInterface::init(ICallback * CB)
|
||||
}
|
||||
void CPlayerInterface::yourTurn()
|
||||
{
|
||||
boost::unique_lock<boost::recursive_mutex> un(*pim);
|
||||
LOCPLINT = this;
|
||||
makingTurn = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user