Add an equipment in the gear

This commit is contained in:
2026-05-03 23:29:43 +02:00
parent 2663c70f8b
commit bd5a9f12ce
4 changed files with 32 additions and 26 deletions
@@ -17,5 +17,7 @@
public string MainCanopy { get; set; }
public string ReserveCanopy { get; set; }
public string Equipment { get; set; }
}
}
@@ -17,5 +17,7 @@
public string MainCanopy { get; set; }
public string ReserveCanopy { get; set; }
public string Equipment { get; set; }
}
}