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:
@@ -12,6 +12,11 @@
|
||||
HorizontalAlignment="Left"
|
||||
Access="Public"
|
||||
HorizontalExpand="True" />
|
||||
<Button
|
||||
Name="RefreshButton"
|
||||
MinWidth="64"
|
||||
HorizontalAlignment="Right"
|
||||
Text="Refresh" />
|
||||
<Button
|
||||
Name="WithdrawButton"
|
||||
MinWidth="64"
|
||||
|
||||
Reference in New Issue
Block a user