mirror of
https://github.com/seriocomedy/ShiftOS-C-.git
synced 2025-01-22 10:50:27 -05:00
Finished Clean-UP
This commit is contained in:
parent
592189e4ef
commit
6cc2ae2259
1 changed files with 1 additions and 4 deletions
|
@ -62,9 +62,6 @@ private void AddMoney_Click(object sender, EventArgs e)
|
||||||
ShiftOS.API.AddCodepoints(qty);
|
ShiftOS.API.AddCodepoints(qty);
|
||||||
}
|
}
|
||||||
|
|
||||||
private void button2_Click(object sender, EventArgs e)
|
|
||||||
{
|
|
||||||
//Package_Grabber.SendMessage(Matchmaker.SelectedServer.IPAddress, );
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue