Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ public Byte transform(PacketWrapper packetWrapper, Float degrees) {
}
};

public static final RewindMappingData MAPPINGS = new RewindMappingData("1.9.4", "1.8");
public static final RewindMappingData MAPPINGS = new RewindMappingData("1.9", "1.8");

private final BlockItemPacketRewriter1_9 itemRewriter = new BlockItemPacketRewriter1_9(this);
private final EntityPacketRewriter1_9 entityRewriter = new EntityPacketRewriter1_9(this);
Expand Down
Binary file not shown.
Binary file not shown.