public static void Draw() { if (MyRender.GetCurrentLodDrawPass() == MyLodTypeEnum.LOD0) { MyHud.DrawGPS(); } }