Spelrundebilden påbörjad , kommunikation mellan bilder fungerar
This commit is contained in:
@ -0,0 +1,8 @@
|
||||
using GreadyPoang.EntityLayer;
|
||||
|
||||
namespace GreadyPoang.Services;
|
||||
|
||||
public class ObjectMessageService : IObjectMessageService
|
||||
{
|
||||
public RoundBuilderGroup CurrentGroup { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user