Legacy sidebar/radar enabled very broken.

This commit is contained in:
Justin Marshall
2020-06-01 22:15:58 -07:00
parent ac8897feff
commit acef90427c
2 changed files with 4 additions and 7 deletions
+3 -3
View File
@@ -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;