mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-06-13 13:57:43 +02:00
The biggest of boi refactors
This commit is contained in:
@ -3,9 +3,9 @@ using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using UnityEngine;
|
||||
|
||||
using RhythmHeavenMania.Util;
|
||||
using HeavenStudio.Util;
|
||||
|
||||
namespace RhythmHeavenMania.Games.Scripts_ForkLifter
|
||||
namespace HeavenStudio.Games.Scripts_ForkLifter
|
||||
{
|
||||
public class ForkLifterHand : MonoBehaviour
|
||||
{
|
||||
|
Reference in New Issue
Block a user