mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-13 20:28:21 +10:00
gmux.py: Fix comment
This commit is contained in:
@@ -88,7 +88,7 @@ class GraphicsMultiplexer(BaseHardware):
|
||||
|
||||
def patches(self) -> dict:
|
||||
"""
|
||||
Patches for Legacy Backlight Control
|
||||
Patches for Legacy GMUX Controllers
|
||||
"""
|
||||
if self.native_os() is True:
|
||||
return {}
|
||||
|
||||
Reference in New Issue
Block a user