1
0
mirror of synced 2024-11-24 05:50:12 +01:00

taiko: fix default serial number in ini

This commit is contained in:
Kevin Trocolli 2023-07-29 02:57:05 -04:00
parent e463d211ea
commit 90325be8ab

View File

@ -16,7 +16,7 @@ default=localhost
; formatted like below ; formatted like below
[dongle] [dongle]
enable=1 enable=1
serial=12345678-90123456 serial=123456789012
; Set the network environment. Most games seem to want 192.168.123.X ; Set the network environment. Most games seem to want 192.168.123.X
[netenv] [netenv]