remove reference to internal assembly (#425)

This commit is contained in:
minenice55 2023-05-19 19:10:34 -04:00 committed by GitHub
parent 14e9c99503
commit 746b64efed
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@ using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using HeavenStudio.Util;
using UnityEditorInternal;
using System;
namespace HeavenStudio.Games.Scripts_TossBoys