Fan Club: update script to new namespace

This commit is contained in:
minenice55
2022-03-14 10:36:19 -04:00
parent 10f840aa26
commit 8421379078

View File

@ -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;