Refacto pour test ppcGame
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
namespace MiniJeuxFinal.Games
|
||||
{
|
||||
internal interface IPlayer
|
||||
public interface IPlayer
|
||||
{
|
||||
string Name { get; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user