hide catchcombo when Hud hide

This commit is contained in:
cdwcgt
2022-09-11 17:30:14 +08:00
parent 7f5fe56c1d
commit 857e943b8d
2 changed files with 64 additions and 2 deletions

View File

@ -1,8 +1,6 @@
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
#nullable disable
using osu.Framework.Graphics;
using osu.Framework.Graphics.Containers;
using osu.Game.Rulesets.Catch.UI;