Skip to content

Commit c2c97ac

Browse files
committed
Minor code consistency fix
1 parent 4a89a6b commit c2c97ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SnapBuilder/Patches/BuilderToolPatch.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ namespace Straitjacket.Subnautica.Mods.SnapBuilder.Patches
1111

1212
internal static class BuilderToolPatch
1313
{
14-
#region Builder.GetCustomUseText
14+
#region BuilderTool.GetCustomUseText
1515
public struct GetCustomUseTextState
1616
{
1717
public bool WasPlacing { get; }

0 commit comments

Comments
 (0)