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.Generic;
using UnityEngine;
namespace RhythmHeavenMania.Games
namespace HeavenStudio.Games
{
// none yet
//using Scripts_FanClub;