mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-19 13:46:05 +10:00
Add macOS 26 constant
This commit is contained in:
@@ -30,6 +30,7 @@ class os_data(enum.IntEnum):
|
|||||||
ventura = 22
|
ventura = 22
|
||||||
sonoma = 23
|
sonoma = 23
|
||||||
sequoia = 24
|
sequoia = 24
|
||||||
|
tahoe = 25
|
||||||
max_os = 99
|
max_os = 99
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user