diff options
-rw-r--r-- | engines/pink/pink.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/pink/pink.h b/engines/pink/pink.h index 23ae8987cf..693bc4bee8 100644 --- a/engines/pink/pink.h +++ b/engines/pink/pink.h @@ -54,11 +54,11 @@ * * Pokus game status: * Fully Playable* - * sequences by timer are broken (HandlerTimerSequences) * * Known bugs: * Walking sprites don't recalculate position * PDA is not usable + * missing menu */ namespace Pink { |