:^)
This commit is contained in:
parent
7ed0d5a7ee
commit
00e1f841b4
1 changed files with 1 additions and 1 deletions
|
|
@ -119,7 +119,7 @@ public class Hadder {
|
|||
|
||||
try {
|
||||
shardManager = builder.build();
|
||||
} catch (LoginException e) {
|
||||
} catch (Exception e) {
|
||||
e.printStackTrace();
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue