mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-06-13 11:17:38 +02:00
Organization refactor
This commit is contained in:
@ -5,8 +5,10 @@ using System;
|
||||
using System.Collections.Generic;
|
||||
using UnityEngine;
|
||||
|
||||
namespace RhythmHeavenMania.Games.CropStomp
|
||||
namespace RhythmHeavenMania.Games
|
||||
{
|
||||
using Scripts_CropStomp;
|
||||
|
||||
public class CropStomp : Minigame
|
||||
{
|
||||
const float stepDistance = 2.115f;
|
||||
|
Reference in New Issue
Block a user