replace leading tabs in several files
This commit is contained in:
@@ -560,9 +560,9 @@ explode(
|
||||
g.context.botl = 1;
|
||||
}
|
||||
|
||||
/* You resisted the damage, lets not keep that to ourselves */
|
||||
if (uhurt == 1)
|
||||
monstseesu_ad(adtyp);
|
||||
/* You resisted the damage, lets not keep that to ourselves */
|
||||
if (uhurt == 1)
|
||||
monstseesu_ad(adtyp);
|
||||
|
||||
if (u.uhp <= 0 || (Upolyd && u.mh <= 0)) {
|
||||
if (Upolyd) {
|
||||
|
||||
Reference in New Issue
Block a user