Exemplo n.º 1
0
 public void SetCarAvetarPlayList(Texture2D tex, uint id, byte data)
 {
     m_GameLogicMgr.SetCarAvetarPlayList(tex, id, data);
 }