fix: 1、更换命名空间和文件夹名字

This commit is contained in:
2026-06-02 11:11:47 +08:00
parent dfead2c461
commit 2a53f34659
4305 changed files with 582 additions and 603 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: