예제 #1
0
 public static void update_highscore(playerInfo playerInfo)
 {
     m_webserver.update_highscore(playerInfo);
 }