Delta-v/Content.Client/Examine
Pieter-Jan Briers 3a095a2ac5
Hotfix examine (#29408)
#55328 was failing tests and shouldn't have been merged, it broke examine.

The problem is that for some reason, client-side examine system doesn't call base Initialize. So my entity query change (that I did not test) broke.

By the way, this same "not calling base" meant that group examine system wasn't predicting properly when it totally could've. Incredible.
2024-07-25 01:45:29 +02:00
..
ExamineButton.cs Remove custom tooltip timings (#19604) 2023-09-27 21:59:12 +02:00
ExamineSystem.cs Hotfix examine (#29408) 2024-07-25 01:45:29 +02:00