mirror of
https://github.com/dobin/SuperMega
synced 2026-06-03 01:27:11 +00:00
fix: guardrail data
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ class Settings():
|
||||
self.plugin_antiemulation = "none"
|
||||
self.plugin_decoy = "none"
|
||||
self.plugin_guardrail = "none"
|
||||
self.plugin_guardrail_data = "C:\\Users\\"
|
||||
self.plugin_guardrail_data = "C:\\\\Users\\\\hacker"
|
||||
self.plugin_virtualprotect = "standard"
|
||||
self.plugin_virtualprotect_data = ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user