Update main.rs

This commit is contained in:
p0008874 2023-01-25 14:06:08 +08:00 committed by kmeisthax
parent 520248bc1d
commit 9bdc02e3a7
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ struct Opt {
#[clap(long, action)]
timedemo: bool,
/// Start application without ActionScript 3 warning.
#[clap(long, action)]
dont_warn_on_unsupported_content: bool,