diff --git a/sc2/src/sc2code/netplay/netoptions.c b/sc2/src/sc2code/netplay/netoptions.c index cc97dfdbf..a74e1a37c 100644 --- a/sc2/src/sc2code/netplay/netoptions.c +++ b/sc2/src/sc2code/netplay/netoptions.c @@ -33,7 +33,7 @@ NetplayOptions netplayOptions = { /* .port = */ "21837" /* 0x554d - "UM" */, }, }, - /* .inputDelay = */ 0, + /* .inputDelay = */ 2, };