(6aff06511) Fixed GUIComponent.SpriteEffects not having an effect on GUIImages

This commit is contained in:
Joonas Rikkonen
2019-05-03 13:42:53 +03:00
parent bc5f571903
commit 9b9735e2e7
7 changed files with 52 additions and 261 deletions
@@ -2591,6 +2591,10 @@ namespace Barotrauma
GameMain.GameSession?.CrewManager?.RemoveCharacter(this);
#endif
#if CLIENT
GameMain.GameSession?.CrewManager?.RemoveCharacter(this);
#endif
#if CLIENT
GameMain.GameSession?.CrewManager?.RemoveCharacter(this);
#endif