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,19 @@
/// <summary>
/// FGUI控制器自动生成
/// </summary>
namespace FGUI.PC_NetIdle
{
public partial class com_Netidle
{
/// <summary>
/// 0:none
/// </summary>
public int _State_none = 0;
/// <summary>
/// 1:enterRoom
/// </summary>
public int _State_enterRoom = 1;
}
}
@@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: f8cc6c94c31414ecc8ad3d78f8aa4d05
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
@@ -0,0 +1,19 @@
/// <summary>
/// FGUI控制器自动生成
/// </summary>
namespace FGUI.PC_NetIdle
{
public partial class com_Netidle
{
/// <summary>
/// 0:none
/// </summary>
public const int State_none = 0;
/// <summary>
/// 1:enterRoom
/// </summary>
public const int State_enterRoom = 1;
}
}
@@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: 32893c3775ad044f5813efdbd53dd7fa
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant: