Remove errant //FIXME

This commit is contained in:
Zach Fox 2017-01-05 21:55:09 -08:00 committed by GitHub
parent 495925a017
commit b7d64804c1

View file

@ -106,7 +106,7 @@ public:
ViewFrustum,
RequestsDomainListData,
ExitingSpaceBubble,
LAST_PACKET_TYPE = ExitingSpaceBubble //FIXME
LAST_PACKET_TYPE = ExitingSpaceBubble
};
};