mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-02-14 19:29:36 +01:00
Make AutoGenerateComponentState partial class compilation error clickable (#3932)
This commit is contained in:
@@ -276,7 +276,7 @@ public partial class {componentName}
|
||||
"Usage",
|
||||
DiagnosticSeverity.Error,
|
||||
true),
|
||||
Location.None));
|
||||
candidateClass.Keyword.GetLocation()));
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user