summaryrefslogtreecommitdiff
path: root/src/strife/p_user.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/strife/p_user.c')
-rw-r--r--src/strife/p_user.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/strife/p_user.c b/src/strife/p_user.c
index 718eb119..af03e81f 100644
--- a/src/strife/p_user.c
+++ b/src/strife/p_user.c
@@ -494,7 +494,7 @@ void P_PlayerThink (player_t* player)
player->pendingweapon = wp_wpgrenade;
}
- // villsa [STRIFE] TODO - no check for mauler/torpedo??
+ // villsa [STRIFE] - no check for mauler/torpedo??
}
}
}