From 07f7ed1553d6efebad31da6d60256cd84751014e Mon Sep 17 00:00:00 2001 From: Bill Currie Date: Fri, 23 Dec 2011 09:03:20 +0900 Subject: [PATCH] Tweak an 'only' :P --- screenshots.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/screenshots.php b/screenshots.php index d120e80..49e2b47 100644 --- a/screenshots.php +++ b/screenshots.php @@ -26,7 +26,7 @@ screenshot ('wateralpha-0.3', 'The Elder World pool, with a watervised map and with r_wateralpha 0.3. If you look closely, you can see the partially fullbright texture on the nail box below.'); screenshot ('dlights-quad-rocket', 'This one really shows off dynamic lighting and fullbrights. The player has quad damage, causing them to give off a blue dynamic light. A rocket is exploding after hitting a wall, and in the background you see the fullbrights on the exit glowing bright red.'); screenshot ('conback', 'This shows our logo as a conback (or, more conveniently, works as is). Also shows ALSA sound initialisation.'); - screenshot ('location', 'This shows a location marker (only visible with r_drawentities 0) which was placed shortly before taking the screenshot'); + screenshot ('location', 'This shows a location marker (visible only with r_drawentities 0) which was placed shortly before taking the screenshot'); screenshot ('smoke', 'Smoke trails and lights. Nuff said :)'); // put more here