on buy update cp shiftorium

This commit is contained in:
william341 2017-01-08 14:38:58 -07:00
parent 51208cb5c8
commit b203b746b0

View file

@ -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())
{