Fix incorrect parameter for SilentChest PacketPlayOutOpenWindow

Probably fixes issues with ProtocolSupport, and if it doesn't there's nothing else I can do as we'll be as close to identical to NMS as possible.
This commit is contained in:
Jikoo
2017-01-10 12:50:24 -05:00
parent 72ef873772
commit ef486032f1
2 changed files with 16 additions and 16 deletions

View File

@@ -12,7 +12,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<openinv.version>3.0.6-SNAPSHOT</openinv.version>
<openinv.version>3.0.6</openinv.version>
</properties>
<modules>