mirror of
https://github.com/RHeavenStudio/HeavenStudio.git
synced 2025-06-13 11:47:40 +02:00
Fan Club: update script to new namespace
This commit is contained in:
@ -1,9 +1,9 @@
|
|||||||
using RhythmHeavenMania.Util;
|
using HeavenStudio.Util;
|
||||||
using System.Collections;
|
using System.Collections;
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using UnityEngine;
|
using UnityEngine;
|
||||||
|
|
||||||
namespace RhythmHeavenMania.Games
|
namespace HeavenStudio.Games
|
||||||
{
|
{
|
||||||
// none yet
|
// none yet
|
||||||
//using Scripts_FanClub;
|
//using Scripts_FanClub;
|
||||||
|
Reference in New Issue
Block a user