Fix decompile rule-set

This commit is contained in:
世界
2024-11-11 16:27:28 +08:00
parent 412701d4c5
commit 9988144868
8 changed files with 48 additions and 60 deletions

View File

@@ -21,6 +21,7 @@ const (
const (
RuleSetVersion1 = 1 + iota
RuleSetVersion2
RuleSetVersionCurrent = RuleSetVersion2
)
const (