[O] Disable MipMap

This commit is contained in:
Clansty
2024-09-29 13:03:54 +08:00
parent e7c69d2a6b
commit e9bac0a737
2 changed files with 3 additions and 5 deletions

View File

@@ -8,8 +8,6 @@ namespace AquaMai.Utils;
public class PractiseModeUI : MonoBehaviour
{
private GUIWindow window;
private float playerWidth;
private float playerCenter;
private float windowTop;