mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-27 07:58:49 +01:00
add new change-connect-via button to set disabled when game in play
This commit is contained in:
parent
e5ac525087
commit
5f657bdfc4
1 changed files with 1 additions and 0 deletions
|
@ -129,6 +129,7 @@ public class GameConfigDelegate extends DelegateBase
|
|||
,R.id.timer_minutes_edit
|
||||
,R.id.smart_robot
|
||||
,R.id.phonies_spinner
|
||||
,R.id.change_connection
|
||||
};
|
||||
|
||||
public GameConfigDelegate( Delegator delegator, Bundle savedInstanceState )
|
||||
|
|
Loading…
Add table
Reference in a new issue