update space shooter
parent
53c9915ebb
commit
a18892033d
|
@ -4,7 +4,7 @@ using UnityEngine;
|
|||
using YooAsset;
|
||||
|
||||
/// <summary>
|
||||
/// 内置文件查询服务类
|
||||
/// 资源文件查询服务类
|
||||
/// </summary>
|
||||
public class GameQueryServices : IQueryServices
|
||||
{
|
||||
|
|
|
@ -7,7 +7,7 @@ using YooAsset;
|
|||
|
||||
/*
|
||||
/// <summary>
|
||||
/// 内置文件查询服务类
|
||||
/// 资源文件查询服务类
|
||||
/// </summary>
|
||||
public class GameQueryServices2 : IQueryServices
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue