namespace DanieleMarotta.RiversongCodeShowcase { [InitializeAfter(typeof(LateGameSystemGroup))] public class UISystemGroup : GameSystemGroup { } }