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