Exemplo n.º 1
0
 public static unsafe void Start(string client)
 {
     hooks = UOHooks.Start(client, OnMessage, PatchEncryption);
 }
Exemplo n.º 2
0
 public static unsafe void Start(string client)
 {
     hooks = UOHooks.Start(client, OnMessage, PatchEncryption);
 }