diff options
-rw-r--r-- | engines/pink/pink.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/engines/pink/pink.h b/engines/pink/pink.h index cd05152127..141f010f2c 100644 --- a/engines/pink/pink.h +++ b/engines/pink/pink.h @@ -57,11 +57,8 @@ * sequences by timer are broken (HandlerTimerSequences) * * Known bugs: - * High CPU usage(no dirty rects) * Walking sprites don't recalculate position - * Walking can't be skipped - * PDA doesn't work - * + * PDA is not usable */ namespace Pink { |