mirror of
https://github.com/RHeavenStudioPlus/HeavenStudioPlus.git
synced 2024-11-10 03:35:10 +00:00
Fan Club: update script to new namespace
This commit is contained in:
parent
df068c3899
commit
407ccdface
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
using RhythmHeavenMania.Util;
|
||||
using HeavenStudio.Util;
|
||||
using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using UnityEngine;
|
||||
|
||||
namespace RhythmHeavenMania.Games
|
||||
namespace HeavenStudio.Games
|
||||
{
|
||||
// none yet
|
||||
//using Scripts_FanClub;
|
||||
|
|
Loading…
Reference in a new issue