Revert "Merge branch 'master' into master"
This reverts commit43520c1958, reversing changes made to2e7aea3c62.
This commit is contained in:
@@ -12,6 +12,10 @@ public class class196 {
|
||||
@Export("varcs")
|
||||
static Varcs varcs;
|
||||
|
||||
static {
|
||||
new HashMap();
|
||||
}
|
||||
|
||||
@ObfuscatedName("q")
|
||||
@ObfuscatedSignature(
|
||||
signature = "(ILcg;ZB)I",
|
||||
@@ -41,10 +45,6 @@ public class class196 {
|
||||
garbageValue = "1247389467"
|
||||
)
|
||||
static final String method3735(int var0) {
|
||||
return var0 < 100000?"<col=ffff00>" + var0 + "</col>":(var0 < 10000000?"<col=ffffff>" + var0 / 1000 + "K</col>":"<col=00ff80>" + var0 / 1000000 + "M</col>");
|
||||
}
|
||||
|
||||
static {
|
||||
new HashMap();
|
||||
return var0 < 100000?"<col=ffff00>" + var0 + "</col>":(var0 < 10000000?"<col=ffffff>" + var0 / 1000 + "K" + "</col>":"<col=00ff80>" + var0 / 1000000 + "M" + "</col>");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user