]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Fix examine prediction (#36999)
authormetalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Wed, 30 Apr 2025 07:49:36 +0000 (17:49 +1000)
committerGitHub <noreply@github.com>
Wed, 30 Apr 2025 07:49:36 +0000 (17:49 +1000)
commitfeffbea9f97cb99ec8cf17da366cedd810c5d6e2
tree341825fec5ada3a303afe394161edc7a2c3cf866
parent2ff8a45b58e64e3f0270d02896ebb3d7f2267f0c
Fix examine prediction (#36999)

If our current ID is different to the received one we should just discard it even if it's for the same entity.

Note that this doesn't quite fix my prediction issue as client and server are using slightly different timings for the event.
Content.Client/Examine/ExamineSystem.cs