Comment typofixes, pt 3
This commit is contained in:
2
src/do.c
2
src/do.c
@@ -860,7 +860,7 @@ dodown()
|
||||
return 0;
|
||||
}
|
||||
/* Levitation might be blocked, but player can still use '>' to
|
||||
turn off controlled levitaiton */
|
||||
turn off controlled levitation */
|
||||
if (HLevitation || ELevitation) {
|
||||
if ((HLevitation & I_SPECIAL) || (ELevitation & W_ARTI)) {
|
||||
/* end controlled levitation */
|
||||
|
||||
Reference in New Issue
Block a user