revise a couple of recently added comments

This commit is contained in:
PatR
2024-08-31 20:30:04 -07:00
parent dfe2619b4b
commit 4415fc2154
2 changed files with 8 additions and 7 deletions
+2 -2
View File
@@ -1515,8 +1515,8 @@ staticfn void set_wportal(void);
staticfn void mk_bubble(coordxy, coordxy, int);
staticfn void mv_bubble(struct bubble *, coordxy, coordxy, boolean);
/* augment the Plane of Water; called from goto_level() when arriving and
moveloop_core() when on the level */
/* augment the Planes of Water (for bubbles) and Air (for clouds); called
from goto_level() when arriving and moveloop_core() when on the level */
void
movebubbles(void)
{