Backend for Kryptonite support

This commit is contained in:
Mykola Grymalyuk
2021-07-19 10:37:34 -06:00
parent 6c44472e00
commit ab1dab7fe5
2 changed files with 54 additions and 12 deletions

View File

@@ -96,6 +96,9 @@ class Constants:
self.latebloom_delay = 0
self.latebloom_range = 0
self.latebloom_debug = 0
self.kryptonite_enabled = False
self.kryptonite_vendor = "AMD"
self.kryptonite_nhi = 0
# OS Versions
self.tiger = 8