Fix incorrect HP_BAR documentation (#2982)

This commit is contained in:
Martin Griffin 2023-05-06 20:22:18 +01:00 committed by GitHub
commit bffa18191b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -369,7 +369,7 @@
* s16 damage;
* HP_BAR(player, captureDamage: &damage);
* If none of the above are used, causes the test to fail if the HP
* changes at all.
* does not change at all.
*
* MESSAGE(pattern)
* Causes the test to fail if the message in pattern is not displayed.