parent
d47fa54875
commit
86cf9708d7
1 changed files with 0 additions and 1 deletions
|
@ -75,7 +75,6 @@ public class Loader implements Util {
|
||||||
Response status = Response.values()[inputStream.readInt()];
|
Response status = Response.values()[inputStream.readInt()];
|
||||||
|
|
||||||
LOGGER.info(status.name);
|
LOGGER.info(status.name);
|
||||||
//
|
|
||||||
|
|
||||||
if(status == Response.OUTDATED) {
|
if(status == Response.OUTDATED) {
|
||||||
LOGGER.info("BaseBand is downloading an update.");
|
LOGGER.info("BaseBand is downloading an update.");
|
||||||
|
|
Loading…
Add table
Reference in a new issue