From bbac9e43ee2d29eb76a792225d7f936382169810 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Mon, 17 Apr 2006 09:45:18 +0000 Subject: Actually, 3-4 alpha bits are fine, too :) svn-id: r21965 --- common/system.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/system.h b/common/system.h index 58a9fc822b..415f642449 100644 --- a/common/system.h +++ b/common/system.h @@ -125,7 +125,7 @@ public: /** * Set to true if the overlay pixel format has an alpha channel. - * This should only be set if it offers at least 5-6 bits of accuracy, + * This should only be set if it offers at least 3-4 bits of accuracy, * as opposed to a single alpha bit. */ kFeatureOverlaySupportsAlpha -- cgit v1.2.3