]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Fix some TryGetMind overrides relying on player data (#26992)
authorLeon Friedrich <60421075+ElectroJr@users.noreply.github.com>
Tue, 16 Apr 2024 04:26:32 +0000 (16:26 +1200)
committerGitHub <noreply@github.com>
Tue, 16 Apr 2024 04:26:32 +0000 (14:26 +1000)
commit229caa10bf3417858d2cbd7c1290af12dcad4acc
tree6eb05b69058d2cd8872cb5f6a67011dd2d06c350
parentfaba129e780859336cfa1a97bb492e7044348ed2
Fix some TryGetMind overrides relying on player data (#26992)

* Fix some TryGetMind overrides relying on player data

* A

* Rider has bamboozled me

* Update `data.Mind` before attaching to entity.
Content.Server/Mind/MindSystem.cs
Content.Shared/Mind/SharedMindSystem.cs