fix:1、添加项目

This commit is contained in:
2026-04-22 09:52:55 +08:00
commit 173cfb2dc9
5871 changed files with 600870 additions and 0 deletions
@@ -0,0 +1,27 @@
/// <summary>
/// FGUI控制器自动生成
/// </summary>
namespace FGUI.P07_GameEnd
{
public partial class com_end
{
/// <summary>
/// 0:lose
/// </summary>
public int _Win_lose_lose = 0;
/// <summary>
/// 1:win
/// </summary>
public int _Win_lose_win = 1;
/// <summary>
/// 0:a
/// </summary>
public int _Switchgift_a = 0;
/// <summary>
/// 1:b
/// </summary>
public int _Switchgift_b = 1;
}
}
@@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: 9b6655868d3c35c43b8ced0e208c776f
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
@@ -0,0 +1,27 @@
/// <summary>
/// FGUI控制器自动生成
/// </summary>
namespace FGUI.P07_GameEnd
{
public partial class com_end
{
/// <summary>
/// 0:lose
/// </summary>
public const int Win_lose_lose = 0;
/// <summary>
/// 1:win
/// </summary>
public const int Win_lose_win = 1;
/// <summary>
/// 0:a
/// </summary>
public const int Switchgift_a = 0;
/// <summary>
/// 1:b
/// </summary>
public const int Switchgift_b = 1;
}
}
@@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: 276dd85fd956c7a49b5fea741fa7a080
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant: