diff options
-rw-r--r-- | engines/pink/pink.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/engines/pink/pink.h b/engines/pink/pink.h index 6516d83c23..ecd8928857 100644 --- a/engines/pink/pink.h +++ b/engines/pink/pink.h @@ -49,7 +49,8 @@ * Currently I use hack which isn't in branch.) * * Pokus game status: - * Playable before entering to BlackHole (HandlerTimerSequences) + * Fully Playable* + * sequences by timer are broken (HandlerTimerSequences) * * Known bugs: * High CPU usage(no dirty rects) |