mirror of
https://github.com/jmarshall23/CnC_Remastered_Collection.git
synced 2026-08-18 01:03:32 +02:00
Legacy sidebar/radar enabled very broken.
This commit is contained in:
@@ -994,9 +994,9 @@ bool SidebarClass::Activate(int control)
|
||||
//
|
||||
// We don't want the original sidebar to be visible. ST - 1/31/2019 11:28AM
|
||||
//
|
||||
if (control < 100) {
|
||||
return IsSidebarActive;
|
||||
}
|
||||
//if (control < 100) {
|
||||
// return IsSidebarActive;
|
||||
//}
|
||||
|
||||
bool old = IsSidebarActive;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user