Fix warnings and code cleanup/fixes (#13570)
This commit is contained in:
@@ -56,7 +56,7 @@ namespace Content.Shared.Construction.Conditions
|
||||
return !adjWallRaycastResults.Any();
|
||||
}
|
||||
|
||||
public ConstructionGuideEntry? GenerateGuideEntry()
|
||||
public ConstructionGuideEntry GenerateGuideEntry()
|
||||
{
|
||||
return new ConstructionGuideEntry()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user