예제 #1
0
 private void OnTrophyGotGameInfo(Messages.PluginMessage msg)
 {
     gameInfo = Trophies.GetCachedGameInfo();
     DumpGameInfo();
 }