summaryrefslogtreecommitdiff
path: root/vectorgfx/test.bmx
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2005-10-17 00:01:24 +0000
committerIan C <ianc@noddybox.co.uk>2005-10-17 00:01:24 +0000
commit1d97a8ae700e0fb2e94eb30f604e54155860fae8 (patch)
tree2d587b6af4305836520548e917bd0477d7bbf8fc /vectorgfx/test.bmx
parent6060eef8fe323e721903533ab39b80f4cb9fd22e (diff)
*** empty log message ***
Diffstat (limited to 'vectorgfx/test.bmx')
-rw-r--r--vectorgfx/test.bmx2
1 files changed, 1 insertions, 1 deletions
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)