mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-29 23:07:48 +02:00
Fix crash on switching players in hotseat
This commit is contained in:
@@ -1559,7 +1559,6 @@ void CPlayerInterface::update()
|
||||
}
|
||||
|
||||
assert(adventureInt);
|
||||
assert(adventureInt->selection);
|
||||
|
||||
// Handles mouse and key input
|
||||
GH.updateTime();
|
||||
|
||||
Reference in New Issue
Block a user