From 1d97a8ae700e0fb2e94eb30f604e54155860fae8 Mon Sep 17 00:00:00 2001 From: Ian C Date: Mon, 17 Oct 2005 00:01:24 +0000 Subject: *** empty log message *** --- vectorgfx/test.bmx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vectorgfx') diff --git a/vectorgfx/test.bmx b/vectorgfx/test.bmx index 7c3ae0a..ee346aa 100644 --- a/vectorgfx/test.bmx +++ b/vectorgfx/test.bmx @@ -88,7 +88,7 @@ While Not KeyHit(KEY_ESCAPE) EndIf If KeyHit(KEY_F2) - VectorGfxSetAlpha(0.7,1.0) + VectorGfxSetAlpha(0.5,0.5) EndIf If KeyHit(KEY_F3) -- cgit v1.2.3