refactor: close anonymous namespace after ensureVersionTable function for better organization

This commit is contained in:
MayaTheShy
2025-11-09 00:02:08 -05:00
parent 7de263af54
commit 19a87a95b7

View File

@@ -367,6 +367,8 @@ void ensureVersionTable(uint8_t& vAvatarRemoveAttachments,
numPacketTypes = s_numPacketTypes;
}
} // anonymous namespace
uint8_t NLPacket::versionForPacketType(PacketType type) {
uint8_t vAvatarRemoveAttachments, vAvatarTraitsAck, vEntityLastPacket,
vEntityParticleSpin, vAssetBakingTextureMeta, vEntityScriptClientCallable, vEntityQueryCbor,