mirror of
https://github.com/jmarshall23/CnC_Remastered_Collection.git
synced 2026-08-17 08:50:29 +02:00
Sidebar will now always redraw.
This commit is contained in:
@@ -261,6 +261,7 @@ char const * Map_Selection(void)
|
||||
}
|
||||
if (_flags == KN_LMOUSE) {
|
||||
{
|
||||
choice = 0;
|
||||
if (choice != -1) {
|
||||
done = 1;
|
||||
selection = choice;
|
||||
|
||||
Reference in New Issue
Block a user