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 be4c24c548
commit c312a5dd55

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,