comment HighScore
This commit is contained in:
parent
3681472f06
commit
1fda99e4b3
@ -6,6 +6,7 @@ using System.Threading.Tasks;
|
|||||||
|
|
||||||
namespace lab1_PP
|
namespace lab1_PP
|
||||||
{
|
{
|
||||||
|
//class HighScore
|
||||||
internal class HighScore
|
internal class HighScore
|
||||||
{
|
{
|
||||||
public string Name { get; set; }
|
public string Name { get; set; }
|
||||||
|
Loading…
Reference in New Issue
Block a user