remove "Amount" from combat zones

This commit is contained in:
2022-11-29 17:46:17 +01:00
parent 04a839417e
commit f0977b774b
3 changed files with 1 additions and 8 deletions

View File

@@ -218,7 +218,6 @@ public partial class MainWindow : Window {
System = objective.System,
Grade = "Low",
Type = "Ship",
Amount = 1
};
UITransaction uitransaction = new UITransaction(zone);