Update BGFish.cs

Why does this keep HAPPENING?!
This commit is contained in:
FancyEX 2024-04-04 21:43:55 -04:00 committed by GitHub
parent faec549c0d
commit 06adcf354e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,7 +4,6 @@ using HeavenStudio;
using HeavenStudio.Games;
using HeavenStudio.Util;
using Jukebox;
using UnityEditor.Playables;
using UnityEngine;
using UnityEngine.Rendering;
@ -79,4 +78,4 @@ namespace HeavenStudio.Games.Scripts_CatchOfTheDay
NorthWest = 12,
}
}
}
}