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:
meep-eep
2006-12-15 00:22:06 +00:00
parent 39a2ac2a41
commit e5759825f1
+1 -1
View File
@@ -33,7 +33,7 @@ NetplayOptions netplayOptions = {
/* .port = */ "21837" /* 0x554d - "UM" */,
},
},
/* .inputDelay = */ 0,
/* .inputDelay = */ 2,
};