新定义
This commit is contained in:
12
Assets/Scripts/Generate/NetworkProtocol/GlobalData.cs
Normal file
12
Assets/Scripts/Generate/NetworkProtocol/GlobalData.cs
Normal file
@@ -0,0 +1,12 @@
|
||||
using ProtoBuf;
|
||||
|
||||
using System.Collections.Generic;
|
||||
using Fantasy;
|
||||
using NBC;
|
||||
using NBC.Network.Interface;
|
||||
using NBC.Serialize;
|
||||
#pragma warning disable CS8618
|
||||
|
||||
namespace NBC
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user