Delta-v/Content.Client/Examine
metalgearsloth 39aefa0441
Fix detailed examine mispredicts (#33814)
So:
- Shared examine like armour, adds the button incorrectly and mispredicts it.
- Server-only like damage, doesn't add it (correct) and no mispredict.

We'll just prune any verbs if the server sends them in unless the verb is client-only and it should fix it unless there's client-side code not flagging it as clientexclusive.
2025-04-19 10:37:45 -04:00
..
ExamineButton.cs Examine warnings cleanup (#36162) 2025-03-30 14:06:43 +02:00
ExamineSystem.cs Fix detailed examine mispredicts (#33814) 2025-04-19 10:37:45 -04:00