namespace DanieleMarotta.RiversongCodeShowcase { [GameSystemGroup(typeof(EarlyGameSystemGroup))] public class AudioSystemGroup : GameSystemGroup { } }