From 4253e605c710b5cd67075a03b73020dfa3083b1e Mon Sep 17 00:00:00 2001
From: Paweł Redman <pawel.redman@gmail.com>
Date: Sat, 27 Jan 2018 22:17:26 +0100
Subject: Reduce the noise on the levelshot.

Some infinite moron thought it'd be a good idea to display some shit noise texture on top of all levelshots. This can be countered by inverting the effect. Multiply your image by 1/2, then divide it by the gfx/misc/detail.jpg texture.
---
 levelshots/analmango.jpg | Bin 295050 -> 346797 bytes
 raws/levelshot.xcf       | Bin 5750510 -> 9278982 bytes
 2 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/levelshots/analmango.jpg b/levelshots/analmango.jpg
index ae381c3..e13ea96 100644
Binary files a/levelshots/analmango.jpg and b/levelshots/analmango.jpg differ
diff --git a/raws/levelshot.xcf b/raws/levelshot.xcf
index ba7ecfb..d8b2606 100644
Binary files a/raws/levelshot.xcf and b/raws/levelshot.xcf differ
-- 
cgit