Merge branch 'dev/1.1.0' into decode-multiple
This commit is contained in:
@@ -433,6 +433,9 @@ public class ClientPlaySessionHandler implements MinecraftSessionHandler {
|
||||
this.finishRegularTabComplete(outstandingTabComplete, response);
|
||||
}
|
||||
outstandingTabComplete = null;
|
||||
} else {
|
||||
// Nothing to do
|
||||
player.getConnection().write(response);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user