卡组资源路径
This commit is contained in:
@@ -7,7 +7,7 @@ namespace TcgEngine
|
||||
{
|
||||
|
||||
/// <summary>
|
||||
/// This script initiates loading all the game data
|
||||
/// 启动加载所有游戏数据
|
||||
/// </summary>
|
||||
|
||||
public class DataLoader : MonoBehaviour
|
||||
|
||||
@@ -6,7 +6,7 @@ using TcgEngine.AI;
|
||||
namespace TcgEngine
|
||||
{
|
||||
/// <summary>
|
||||
/// Generic gameplay settings, such as starting stats, decks limit, scenes, and ai level
|
||||
/// 通用游戏设置,例如起始属性、卡组限制、场景和AI等级
|
||||
/// </summary>
|
||||
|
||||
[CreateAssetMenu(fileName = "GameplayData", menuName = "TcgEngine/GameplayData", order = 0)]
|
||||
|
||||
Reference in New Issue
Block a user