Skip to content

Commit

Permalink
Revert "Фикс анимированного фона (AdventureTimeSS14#320)"
Browse files Browse the repository at this point in the history
This reverts commit ffcde0f.
  • Loading branch information
Darkiich committed Oct 3, 2024
1 parent 698c49f commit 85c74e5
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Content.Client/Lobby/LobbyState.cs
Original file line number Diff line number Diff line change
Expand Up @@ -220,10 +220,6 @@ private void UpdateLobbyBackground()
{
Lobby!.Background.Texture = null;
}
else
{
Lobby!.Background.Texture = null;
}

}

Expand Down
Empty file.

0 comments on commit 85c74e5

Please sign in to comment.