Pretend to fix compile errors
This commit is contained in:
parent
d29210d668
commit
be8b9314b4
3 changed files with 15 additions and 7 deletions
|
@ -146,7 +146,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||
+
|
||||
+ // Close connection immediately if event is cancelled
|
||||
+ if (event.isCancelled()) {
|
||||
+ networkManager.disconnect(null);
|
||||
+ networkManager.disconnect((Component) null);
|
||||
+ return;
|
||||
+ }
|
||||
+
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue