mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-20 22:26:54 +01:00
enable udp by default
This commit is contained in:
parent
403401745e
commit
5571816339
1 changed files with 1 additions and 1 deletions
|
@ -297,7 +297,7 @@
|
|||
/>
|
||||
<CheckBoxPreference android:key="@string/key_udp_relay"
|
||||
android:title="@string/udp_relay"
|
||||
android:defaultValue="false"
|
||||
android:defaultValue="true"
|
||||
/>
|
||||
<CheckBoxPreference android:key="@string/key_drop_gcm"
|
||||
android:title="@string/drop_gcm_title"
|
||||
|
|
Loading…
Reference in a new issue