first commit
This commit is contained in:
11
p000/RandomUtil.java
Normal file
11
p000/RandomUtil.java
Normal file
@@ -0,0 +1,11 @@
|
||||
package p000;
|
||||
|
||||
import java.util.Random;
|
||||
|
||||
/* renamed from: s */
|
||||
/* loaded from: microcounterstrike.jar:s.class */
|
||||
public final class RandomUtil {
|
||||
|
||||
/* renamed from: a */
|
||||
public static Random random237 = new Random();
|
||||
}
|
||||
Reference in New Issue
Block a user