Fix a bunch of compiler warnings (#10518)
This commit is contained in:
@@ -24,8 +24,6 @@ public sealed partial class CrewManifestUi : DefaultWindow
|
||||
|
||||
private readonly CrewManifestSystem _crewManifestSystem;
|
||||
|
||||
private EntityUid? _station;
|
||||
|
||||
public CrewManifestUi()
|
||||
{
|
||||
RobustXamlLoader.Load(this);
|
||||
|
||||
Reference in New Issue
Block a user