consistent use of TRUE vs 1 with botl and botlx
This commit is contained in:
+1
-1
@@ -1083,7 +1083,7 @@ dotele(
|
||||
} else {
|
||||
/* bypassing spelleffects(); apply energy cost directly */
|
||||
u.uen -= energy;
|
||||
display.botl = 1;
|
||||
display.botl = TRUE;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user