namespace ET.Client { [ComponentOf(typeof(Room))] public class LSReplayUpdater: Entity, IAwake, IUpdate { } }