using Controller.Bicycle; using UnityEngine; namespace Display { public class WcDebugDisplay : DebugDisplay { } }