diff options
Diffstat (limited to 'engines')
-rw-r--r-- | engines/sci/sci.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sci/sci.h b/engines/sci/sci.h index 7d248906cf..a36ae001f4 100644 --- a/engines/sci/sci.h +++ b/engines/sci/sci.h @@ -35,7 +35,7 @@ struct ADGameDescription; /** * This is the namespace of the SCI engine. * - * Status of this engine: ??? + * Status of this engine: Awesome * * Games using this engine: * - Newer Sierra adventure games (based on FreeSCI) |