Make this PR a protocol change

This commit is contained in:
Zach Fox 2017-05-23 12:50:43 -07:00
parent 4d791211ee
commit acd85b379f

View file

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