fix:1、修改命名空间和文件夹名字

This commit is contained in:
2026-04-27 11:20:13 +08:00
parent db90a6e485
commit 70d45d4705
4252 changed files with 465 additions and 463 deletions
@@ -0,0 +1,27 @@
/// <summary>
/// FGUI控制器自动生成
/// </summary>
namespace FGUI.ZM_GameResult_08
{
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: 8c7f0447b6f6748d4a5815bf1b173cc2
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
@@ -0,0 +1,27 @@
/// <summary>
/// FGUI控制器自动生成
/// </summary>
namespace FGUI.ZM_GameResult_08
{
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: 63f49b072c7844337bfb3489f39d2ec6
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant: