mirror of
https://github.com/dobin/SuperMega
synced 2026-06-02 17:27:10 +00:00
feature: guardrail data
This commit is contained in:
@@ -17,6 +17,7 @@ class Settings():
|
||||
self.plugin_antiemulation = "none"
|
||||
self.plugin_decoy = "none"
|
||||
self.plugin_guardrail = "none"
|
||||
self.plugin_guardrail_data = "C:\\Users\\"
|
||||
|
||||
self.dllfunc: str = "" # For DLL injection
|
||||
|
||||
|
||||
Reference in New Issue
Block a user