Setting default delay to 2.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2600 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -33,7 +33,7 @@ NetplayOptions netplayOptions = {
|
||||
/* .port = */ "21837" /* 0x554d - "UM" */,
|
||||
},
|
||||
},
|
||||
/* .inputDelay = */ 0,
|
||||
/* .inputDelay = */ 2,
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user