mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-06-12 10:07:38 +02:00
The biggest of boi refactors
This commit is contained in:
@ -2,10 +2,10 @@ using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using UnityEngine;
|
||||
|
||||
using RhythmHeavenMania.Util;
|
||||
using HeavenStudio.Util;
|
||||
using System.Linq;
|
||||
|
||||
namespace RhythmHeavenMania.Games.Global
|
||||
namespace HeavenStudio.Games.Global
|
||||
{
|
||||
public class Flash : MonoBehaviour
|
||||
{
|
||||
|
Reference in New Issue
Block a user