Fan Club: update script to new namespace
This commit is contained in:
parent
10f840aa26
commit
8421379078
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue