Option to delay uplink item purchase (#20214)

* Time delay for certain uplink stock.

* Remove glitchy timer and add refresh button.
This commit is contained in:
Repo
2023-09-20 11:51:15 +12:00
committed by GitHub
parent 6db59967bd
commit 41139bf2b2
5 changed files with 64 additions and 3 deletions

View File

@@ -12,6 +12,11 @@
HorizontalAlignment="Left"
Access="Public"
HorizontalExpand="True" />
<Button
Name="RefreshButton"
MinWidth="64"
HorizontalAlignment="Right"
Text="Refresh" />
<Button
Name="WithdrawButton"
MinWidth="64"