mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-04 01:46:42 +00:00
SHERLOCK: Fix comment typo
This commit is contained in:
parent
fe1c2d7c6a
commit
29d10d1497
@ -391,7 +391,7 @@ int Darts::doPowerBar(const Common::Point &pt, byte color, int goToPower, bool i
|
||||
// Reached target power for a computer player
|
||||
done = true;
|
||||
else if (goToPower == 0) {
|
||||
// Check for pres
|
||||
// Check for press
|
||||
if (dartHit())
|
||||
done = true;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user