Commit 2c3ec3de authored by Marius DAVID's avatar Marius DAVID
Browse files

Fix the last drawable period to be in range

parent 34fa6df4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@ const variationsConfig = {
		name: "canvas",
		code: "",
		default: 48,
		drawablePeriods: [1, 49],
		drawablePeriods: [1, 48],
		drawableRegions: [
			[
				[0, 0],