Skip to content

Commit

Permalink
handles
Browse files Browse the repository at this point in the history
  • Loading branch information
Vonsant authored Nov 25, 2024
1 parent 9de089e commit 64ff223
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Content.Client/_CorvaxNext/Cards/Card/CardSystem.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
namespace Content.Client._CorvaxNext.Cards.Card;

/// <summary>
/// This handles...
/// This handles the initialization and updating of card sprites when they are flipped.
/// </summary>
public sealed class CardSystem : EntitySystem
{
Expand Down

0 comments on commit 64ff223

Please sign in to comment.