namespace DanieleMarotta.RiversongCodeShowcase { [GameSystemGroup(typeof(DefaultGameSystemGroup))] public class EconomySystemGroup : GameSystemGroup { } }