Code:
[SkipAttribute]
public enum ReportErrorCode : int
{
None = 0,
NETWORK_DISCONNECT_GOBACKHOME = 4001,
NETWORK_RECONNECT_GATE_FAIL = 4002,
NETWORK_CONNECT_CLIENT_NOT_NULL = 4003,
NETWORK_CONNECT_CLIENT_INIT_FAIL =...
You do not have permission to view the full content of this mod.
Log in or register now.