diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/yuzu_cmd/default_ini.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/yuzu_cmd/default_ini.h b/src/yuzu_cmd/default_ini.h index df7473858..085ffbc81 100644 --- a/src/yuzu_cmd/default_ini.h +++ b/src/yuzu_cmd/default_ini.h | |||
| @@ -84,7 +84,7 @@ touch_device= | |||
| 84 | # from any cemuhook compatible motion program. | 84 | # from any cemuhook compatible motion program. |
| 85 | 85 | ||
| 86 | # IPv4 address of the udp input server (Default "127.0.0.1") | 86 | # IPv4 address of the udp input server (Default "127.0.0.1") |
| 87 | udp_input_address= | 87 | udp_input_address=127.0.0.1 |
| 88 | 88 | ||
| 89 | # Port of the udp input server. (Default 26760) | 89 | # Port of the udp input server. (Default 26760) |
| 90 | udp_input_port= | 90 | udp_input_port= |