summaryrefslogtreecommitdiff
path: root/src/xtra1.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/xtra1.c')
-rw-r--r--src/xtra1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xtra1.c b/src/xtra1.c
index 9c368a0f..c1189484 100644
--- a/src/xtra1.c
+++ b/src/xtra1.c
@@ -2449,7 +2449,7 @@ static void calc_gods()
if (p_ptr->grace > 0)
{
int bonus;
- /* Resist fire, not shown on the character screen (?) */
+ /* Resist fire*/
if (p_ptr->grace > 5000)
{
p_ptr->resist_fire = TRUE;