mirror of
https://git.alee14.me/shiftos-archive/ShiftOS_TheReturn.git
synced 2025-01-22 18:02:16 +00:00
on buy update cp shiftorium
This commit is contained in:
parent
51208cb5c8
commit
b203b746b0
1 changed files with 1 additions and 0 deletions
|
@ -85,6 +85,7 @@ namespace ShiftOS.WinForms.Applications
|
|||
lbupgrades.Items.Clear();
|
||||
upgrades.Clear();
|
||||
Timer();
|
||||
label2.Text = "You have: " + SaveSystem.CurrentSave.Codepoints.ToString() + " Codepoints";
|
||||
|
||||
foreach (var upg in backend.GetAvailable())
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue