Fixed more packet issues

This commit is contained in:
StevenRS11
2013-11-11 17:33:00 -05:00
parent 20ea00a0a7
commit 51f7e10834
3 changed files with 11 additions and 5 deletions

View File

@@ -93,7 +93,7 @@ serverPacketHandlerSpec =
@SidedPacketHandler(channels = {PacketConstants.CHANNEL_NAME}, packetHandler = ServerPacketHandler.class))
public class mod_pocketDim
{
public static final String version = "1.5.2R1.4.1RC1";
public static final String version = "1.6.2R2.1.1RC1";
public static final String modid = "dimdoors";
//need to clean up