typo oops

This commit is contained in:
SpikeHD
2023-04-21 18:13:12 -07:00
parent 88b5b40300
commit 12b60d3b2a

View File

@@ -58,7 +58,7 @@ async fn parse_args(inp: &Vec<String>) -> Result<Args, ArgsError> {
args.flag("s", "server", "Launch the configured GC server");
args.flag(
"P",
"path",
"patch",
"Patch your game before launching, with whatever your game version needs",
);
args.option(