Esempio n. 1
0
 public static void OnLoad(RAConsoleID consoleID, string gameTitle, string hash)
 {
     MessageBox.Show(gameTitle + " -> " + hash);
 }
Esempio n. 2
0
 public static void OnLoad(RAConsoleID consoleID, string gameTitle, string hash)
 {
     MessageBox.Show(gameTitle + " -> " + hash);
 }