fix port default value
This commit is contained in:
parent
8b5959b182
commit
739c2814cc
@ -35,7 +35,7 @@
|
||||
"IsFlagArgument":false,
|
||||
"ParamFieldName":"Port",
|
||||
"IncludeInCommandLine":false,
|
||||
"DefaultValue":"Game Port",
|
||||
"DefaultValue":"",
|
||||
"EnumValues":{},
|
||||
"Hidden": true
|
||||
},
|
||||
@ -49,7 +49,7 @@
|
||||
"IsFlagArgument":false,
|
||||
"ParamFieldName":"QueryPort",
|
||||
"IncludeInCommandLine":false,
|
||||
"DefaultValue":"Query Port",
|
||||
"DefaultValue":"",
|
||||
"EnumValues":{},
|
||||
"Hidden": true
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user