mirror of
https://github.com/project-redbud/FunGame-Core.git
synced 2025-04-21 19:49:34 +08:00
添加适用插件的SocketRuntimeType
This commit is contained in:
parent
827d22d899
commit
b923308be2
@ -94,7 +94,9 @@ namespace Milimoe.FunGame.Core.Library.Constant
|
||||
public enum SocketRuntimeType
|
||||
{
|
||||
Client,
|
||||
Server
|
||||
Server,
|
||||
Client_Plugin,
|
||||
Server_Plugin
|
||||
}
|
||||
|
||||
public enum ErrorIPAddressType
|
||||
|
Loading…
x
Reference in New Issue
Block a user