remove "Amount" from combat zones
This commit is contained in:
@@ -218,7 +218,6 @@ public partial class MainWindow : Window {
|
||||
System = objective.System,
|
||||
Grade = "Low",
|
||||
Type = "Ship",
|
||||
Amount = 1
|
||||
};
|
||||
|
||||
UITransaction uitransaction = new UITransaction(zone);
|
||||
|
||||
Reference in New Issue
Block a user