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