refactored port names
This commit is contained in:
@@ -10,8 +10,8 @@ public class MouseRecorder implements Runnable {
|
||||
@ObfuscatedGetter(
|
||||
intValue = -1626344665
|
||||
)
|
||||
@Export("port1")
|
||||
static int port1;
|
||||
@Export("worldPort")
|
||||
static int worldPort;
|
||||
@ObfuscatedName("n")
|
||||
@Export("isRunning")
|
||||
boolean isRunning;
|
||||
@@ -56,4 +56,4 @@ public class MouseRecorder implements Runnable {
|
||||
}
|
||||
|
||||
} // L: 28
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user