whitespace follow-up

This commit is contained in:
nhmall
2026-01-11 21:23:37 -05:00
parent c62d76b776
commit 8b280d6108

View File

@@ -2492,7 +2492,7 @@ trapeffect_landmine(
} else {
/* prevent landmine from killing steed, throwing you to
* the ground, and then that same landmine affecting you
* again because it hasn't been deleted yet
* again because it hasn't been deleted yet
*/
static boolean recursive_mine = FALSE;