[FIX] tests??

This commit is contained in:
Sem van der Hoeven
2020-10-23 22:04:36 +02:00
parent 0e6a2bab59
commit 27e70d1ec0
10 changed files with 78 additions and 51 deletions

View File

@@ -6,7 +6,7 @@ using System.Text;
namespace Client
{
internal class Lobby : INotifyPropertyChanged
public class Lobby : INotifyPropertyChanged
{
public event PropertyChangedEventHandler PropertyChanged;