Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
c
Browse files Browse the repository at this point in the history
Tetronamecronicus committed May 30, 2024
1 parent d63c5bf commit cacc6d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Content.Client/Dice/DiceSystem.cs
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@

namespace Content.Client.Dice;

public sealed class DiceSystem : SharedDiceSystem
public sealed class DiceSystem : SharedDiceSystem//
{
protected override void UpdateVisuals(EntityUid uid, DiceComponent? die = null)
{

0 comments on commit cacc6d6

Please sign in to comment.