mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-06-12 08:17:38 +02:00
The biggest of boi refactors
This commit is contained in:
@ -2,11 +2,11 @@ using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using UnityEngine;
|
||||
|
||||
using RhythmHeavenMania.Util;
|
||||
using HeavenStudio.Util;
|
||||
|
||||
using DG.Tweening;
|
||||
|
||||
namespace RhythmHeavenMania.Games.Scripts_ForkLifter
|
||||
namespace HeavenStudio.Games.Scripts_ForkLifter
|
||||
{
|
||||
public class Pea : PlayerActionObject
|
||||
{
|
||||
|
Reference in New Issue
Block a user