mirror of
https://github.com/k1tbyte/Wand-Enhancer.git
synced 2026-09-04 09:13:26 +00:00
feat: add support for DevTools hotkey, fix patching logic
This commit is contained in:
@@ -11,7 +11,8 @@ namespace WeModPatcher.Models
|
||||
{
|
||||
ActivatePro = 1,
|
||||
DisableUpdates = 2,
|
||||
DisableTelemetry = 4
|
||||
DisableTelemetry = 4,
|
||||
DevToolsOnF12 = 8
|
||||
}
|
||||
|
||||
public sealed class PatchConfig
|
||||
|
||||
Reference in New Issue
Block a user