Ejemplo n.º 1
0
 public void fix()
 {
     m_game_field.fix(m_temp_puyo);
     m_temp_puyo.set_valid(false);
 }