Make this PR a protocol change

This commit is contained in:
Zach Fox 2017-05-23 12:50:43 -07:00 committed by Chris Collins
parent 64191ee20a
commit 827daade1b

View file

@ -114,7 +114,8 @@ public:
EntityServerScriptLog,
AdjustAvatarSorting,
OctreeFileReplacement,
LAST_PACKET_TYPE = OctreeFileReplacement
SimulationBiddingChanges,
LAST_PACKET_TYPE = SimulationBiddingChanges
};
};