少年修仙传客户端代码仓库
hch
2025-03-13 5039069a20b6b3e4769a281801f0e300101a446d
0312 删除多余引用
2个文件已修改
2 ■■■■■ 已修改文件
Fight/GameActor/GA_NpcFightSgzcZZ.cs 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
System/FakeDungeon/JiaDemonJarDungeonStage.cs 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Fight/GameActor/GA_NpcFightSgzcZZ.cs
@@ -1,7 +1,6 @@
using vnxbqy.UI;
using UnityEngine;
using System.Collections;
using Unity.Jobs;
public class GA_NpcFightSgzcZZ : GActorPlayerBase, IOtherSelectable
{
System/FakeDungeon/JiaDemonJarDungeonStage.cs
@@ -1,6 +1,5 @@
using System.Collections;
using System.Collections.Generic;
using Unity.Jobs;
using UnityEngine;
using UnityEngine.UI;
using vnxbqy.UI;