首次提交

This commit is contained in:
2026-05-28 13:53:12 +08:00
commit 8096cdfc50
4836 changed files with 1182209 additions and 0 deletions
@@ -0,0 +1,19 @@
/// <summary>
/// FGUI控制器自动生成
/// </summary>
namespace FGUI.JNetIdle
{
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: 51761def18719c44db6d49eb3167b86d
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
@@ -0,0 +1,19 @@
/// <summary>
/// FGUI控制器自动生成
/// </summary>
namespace FGUI.JNetIdle
{
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: 0ea67673cb0820d44bd3ea249e94b6b2
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant: