Fix timeout variant patch

This commit is contained in:
Jamie Mansfield 2016-07-03 21:53:51 +01:00
parent d9420aa63b
commit e84b7f2f33
No known key found for this signature in database
GPG Key ID: 27F6918C0D47DF94

View File

@ -1,9 +1,9 @@
From d9dc3e5bcd370b01545288c9820dc0b57e329e03 Mon Sep 17 00:00:00 2001
From 146a4a7ade1125df18f4d3ff7f2575822e1c0c44 Mon Sep 17 00:00:00 2001
From: Ichbinjoe <joe@ibj.io>
Date: Sun, 3 Jul 2016 03:54:14 -0400
Subject: [PATCH] Add timeout variant to connect methods Also added more
connect methods to ProxiedPlayer, in addition to the new method
Subject: [PATCH] Add timeout variant to connect methods
Also added more connect methods to ProxiedPlayer, in addition to the new method
diff --git a/api/src/main/java/net/md_5/bungee/api/connection/ProxiedPlayer.java b/api/src/main/java/net/md_5/bungee/api/connection/ProxiedPlayer.java
index 375815c..c49e900 100644