@@ -43,7 +43,7 @@ namespace Content.Server.Construction.Conditions
|
||||
Localization = Anchored
|
||||
? "construction-step-condition-entity-anchored"
|
||||
: "construction-step-condition-entity-unanchored",
|
||||
Icon = new SpriteSpecifier.Rsi(new ("Objects/Tools/wrench.rsi"), "icon"),
|
||||
Icon = new SpriteSpecifier.Rsi(new ResourcePath("Objects/Tools/wrench.rsi"), "icon"),
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user