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