aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--engines/agi/graphics.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/agi/graphics.cpp b/engines/agi/graphics.cpp
index 1bbd57e2c4..3cef23bfa1 100644
--- a/engines/agi/graphics.cpp
+++ b/engines/agi/graphics.cpp
@@ -44,7 +44,7 @@ namespace Agi {
#include "agi/font.h"
/**
- * 16 color RGB palette (plus 16 transparent colors).
+ * 16 color RGB palette.
* This array contains the 6-bit RGB values of the EGA palette exported
* to the console drivers.
*/