Skip to content

Commit

Permalink
SomeFixes3
Browse files Browse the repository at this point in the history
  • Loading branch information
Vonsant committed Nov 25, 2024
1 parent ca96f2b commit deffec8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Content.Client/_CorvaxNext/Cards/CardSpriteSystem.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
namespace Content.Client._CorvaxNext.Cards;

/// <summary>
/// This handles...
/// Manages the visual representation of card stacks by dynamically adjusting and configuring sprite layers
/// based on the number of cards in the stack and their properties.
/// </summary>
public sealed class CardSpriteSystem : EntitySystem
{
Expand Down

0 comments on commit deffec8

Please sign in to comment.