checkpoint: refresh supported-path portability baseline

This commit is contained in:
MatthewBeshay
2026-03-26 17:05:31 +11:00
parent c18e86944f
commit 2117a772d7
41 changed files with 1084 additions and 2464 deletions

View File

@@ -4106,4 +4106,4 @@ ClientConnection::DeferredEntityLinkPacket::DeferredEntityLinkPacket(
std::shared_ptr<SetEntityLinkPacket> packet) {
m_recievedTick = GetTickCount();
m_packet = packet;
}
}