We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a89a6b commit c2c97acCopy full SHA for c2c97ac
SnapBuilder/Patches/BuilderToolPatch.cs
@@ -11,7 +11,7 @@ namespace Straitjacket.Subnautica.Mods.SnapBuilder.Patches
11
12
internal static class BuilderToolPatch
13
{
14
- #region Builder.GetCustomUseText
+ #region BuilderTool.GetCustomUseText
15
public struct GetCustomUseTextState
16
17
public bool WasPlacing { get; }
0 commit comments