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