update space shooter

mlyDevMerge1.5.7
hevinci 2023-07-25 18:38:02 +08:00 committed by QiJing
parent 53c9915ebb
commit a18892033d
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ using UnityEngine;
using YooAsset;
/// <summary>
/// 内置文件查询服务类
/// 资源文件查询服务类
/// </summary>
public class GameQueryServices : IQueryServices
{

View File

@ -7,7 +7,7 @@ using YooAsset;
/*
/// <summary>
/// 内置文件查询服务类
/// 资源文件查询服务类
/// </summary>
public class GameQueryServices2 : IQueryServices
{