1
0
mirror of https://e.coding.net/circlecloud/RocketJump.git synced 2024-11-22 14:58:50 +00:00

更新混淆文件...

Signed-off-by: 502647092 <jtb1@163.com>
This commit is contained in:
502647092 2016-02-23 14:15:18 +08:00
parent 5cdbe152d4
commit 0952b8b0f8

View File

@ -2,7 +2,8 @@
-dontoptimize
# -----忽略所有警告-----
-ignorewarnings
-dontwarn
-dontnote
# -----混淆时应用侵入式重载-----
-overloadaggressively
@ -30,4 +31,4 @@
}
# -----保护命令解析正常-----
-keepnames class * extends **.commands.BaseCommand
-keepnames class * extends **.commands.BaseCommand