From 760ba01e6b8981a9b1a15686a0650735d5f48492 Mon Sep 17 00:00:00 2001 From: "Michael Cook (mackal)" Date: Wed, 10 Jan 2018 22:34:57 -0500 Subject: [PATCH] Update a comment --- common/patches/rof2_limits.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/patches/rof2_limits.h b/common/patches/rof2_limits.h index 6f4e649ff..0dd7067a9 100644 --- a/common/patches/rof2_limits.h +++ b/common/patches/rof2_limits.h @@ -164,7 +164,7 @@ namespace RoF2 ItemPacket11 = 111, ItemPacket12 = 112, ItemPacketRecovery = 113, - ItemPacket14 = 115 + ItemPacket14 = 115 // Parcel? adds to merchant window too }; } /*item*/