mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-10-07 16:30:01 +08:00
Added new patterns
This commit is contained in:
@@ -19,7 +19,7 @@ mod error;
|
||||
mod remote;
|
||||
mod sdk;
|
||||
|
||||
#[derive(Parser, Debug)]
|
||||
#[derive(Debug, Parser)]
|
||||
#[command(author, version, about, long_about = None)]
|
||||
struct Args {
|
||||
#[arg(long)]
|
||||
|
Reference in New Issue
Block a user