mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-14 16:51:28 +00:00
[+] TEngineServer
[+] TEngineServer
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
namespace TEngine
|
||||
{
|
||||
public static partial class InnerOpcode
|
||||
{
|
||||
public const int I_G2M_LoginAddressRequest = 220001001;
|
||||
public const int I_M2G_LoginAddressResponse = 260001001;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user