]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Fix `ResearchSystem.Client` `UpdateClientInterface` preconditions. (#25743)
authorexincore <me@exin.xyz>
Sat, 2 Mar 2024 12:44:24 +0000 (06:44 -0600)
committerGitHub <noreply@github.com>
Sat, 2 Mar 2024 12:44:24 +0000 (23:44 +1100)
commitaaf5d0d30254d27d319b2b5f5874ebe787537f0a
treeeee65651f3b6f2a79323c23f3b8f8d3cc78cb776
parenta5200cc18527dad8f5c749e0b0ddbe55676122ce
Fix `ResearchSystem.Client` `UpdateClientInterface` preconditions. (#25743)

* fix(research): Fix `ResearchSystem.Client` `UpdateClientInterface` preconditions.

Fixes a paradox where selecting a research server requires a research server to already be selected.
This would softlock the research client until it is reconstructed.

* style: Discards the discard operator

Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
---------

Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
Content.Server/Research/Systems/ResearchSystem.Client.cs