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

github.com/ClusterM/NesTiler.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/Program.cs')
-rw-r--r--Tests/Program.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/Program.cs b/Tests/Program.cs
index 843ef0d..0eb3d53 100644
--- a/Tests/Program.cs
+++ b/Tests/Program.cs
@@ -313,7 +313,7 @@ namespace com.clusterrr.Famicom.NesTiler.Tests
"--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",