mirror of
https://github.com/vcmi/vcmi.git
synced 2025-12-13 23:57:41 +02:00
Several minor cleanups.
This commit is contained in:
@@ -1981,7 +1981,7 @@ void OptionsTab::flagPressed( int color )
|
||||
playerToRestore.reset();
|
||||
}
|
||||
|
||||
int newPlayer = clickedNameID; //which player will take clicked position
|
||||
int newPlayer; //which player will take clicked position
|
||||
|
||||
//who will be put here?
|
||||
if(!clickedNameID) //AI player clicked -> if possible replace computer with unallocated player
|
||||
|
||||
Reference in New Issue
Block a user