Fix a couple warnings.
This commit is contained in:
@@ -21,8 +21,6 @@ namespace Content.Client.Research
|
||||
#pragma warning disable CS0649
|
||||
[Dependency]
|
||||
private IPrototypeManager PrototypeManager;
|
||||
[Dependency]
|
||||
private IResourceCache ResourceCache;
|
||||
#pragma warning restore
|
||||
|
||||
private ItemList Items;
|
||||
|
||||
Reference in New Issue
Block a user