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