Welcome to mirror list, hosted at ThFree Co, Russian Federation.

NesTiler.git/NesTiler.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Benchmarks/Program.cs')
-rw-r--r--Benchmarks/Program.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Benchmarks/Program.cs b/Benchmarks/Program.cs
index f4f03c9..7e0b666 100644
--- a/Benchmarks/Program.cs
+++ b/Benchmarks/Program.cs
@@ -283,7 +283,7 @@ namespace com.clusterrr.Famicom.NesTiler.Benchmarks
"--out-palette-1", PalettePath(prefix, 1),
"--out-palette-2", PalettePath(prefix, 2),
"--out-palette-3", PalettePath(prefix, 3),
- "--lossy",
+ "--lossy", "3",
"--out-tiles-csv", TilesCsvPath(prefix),
"--out-palettes-csv", PalettesCsvPath(prefix),
"--quiet",