Do it for proxy at same time

This commit is contained in:
Noah Pilarski 2022-08-20 02:17:02 -04:00
parent 1a0eb3d110
commit a4f972a99c

View File

@ -291,6 +291,8 @@ namespace NewHorizons.Components.SizeControllers
}
}
}
if (_proxy != null) _proxy.DisableStar(start);
}
public void StartCollapse()