mirror of
https://github.com/project-redbud/FunGame-Core.git
synced 2025-04-21 19:49:34 +08:00
新增客户端状态:在房间中
This commit is contained in:
parent
b00eafe661
commit
5b68b5ca29
@ -31,8 +31,9 @@ namespace Milimoe.FunGame.Core.Library.Constant
|
||||
|
||||
public enum ClientState
|
||||
{
|
||||
Online,
|
||||
WaitConnect,
|
||||
WaitLogin
|
||||
WaitLogin,
|
||||
Online,
|
||||
InRoom
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user