fix list item not getting updated after its game configuration is changed.

This commit is contained in:
Andy2 2010-07-07 18:16:55 -07:00
parent 0957c95c8e
commit 2f34fc0d35

View file

@ -248,7 +248,7 @@ public class GamesList extends ListActivity {
case R.id.list_item_config:
doConfig( path );
invalPath = path;
m_invalPath = path;
break;
case R.id.list_item_reset: