mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-06-12 20:37:39 +02:00
The biggest of boi refactors
This commit is contained in:
@ -2,9 +2,9 @@ using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using UnityEngine;
|
||||
|
||||
using RhythmHeavenMania.Util;
|
||||
using HeavenStudio.Util;
|
||||
|
||||
namespace RhythmHeavenMania.Games.Scripts_DrummingPractice
|
||||
namespace HeavenStudio.Games.Scripts_DrummingPractice
|
||||
{
|
||||
public class DrummerHit : PlayerActionObject
|
||||
{
|
||||
|
Reference in New Issue
Block a user