Skip to content

Commit c420174

Browse files
committed
Pass proper value to Parse constructor in label style parsing
# Conflicts: # engine/Sandbox.Engine/Systems/UI/Controls/Label.cs # Conflicts: # engine/Sandbox.Engine/Systems/UI/Controls/Label.cs
1 parent 395440d commit c420174

File tree

1 file changed

+1
-1
lines changed
  • engine/Sandbox.Engine/Systems/UI/Controls

1 file changed

+1
-1
lines changed

engine/Sandbox.Engine/Systems/UI/Controls/Label.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
using Sandbox.Html;
1+
using Sandbox.Html;
22
using Sandbox.Rendering;
33
using System.Globalization;
44

0 commit comments

Comments
 (0)