Minor artifact fixes (#13360)
* rename phasing artifact + fix it * fix wandering cant be scanned
This commit is contained in:
@@ -5,6 +5,6 @@
|
||||
/// and such.
|
||||
/// </summary>
|
||||
[RegisterComponent]
|
||||
public sealed class ClearFixturesArtifactComponent : Component
|
||||
public sealed class PhasingArtifactComponent : Component
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user