]> granicus.if.org Git - nethack/commit
U751 coordinate typos
authornethack.allison <nethack.allison>
Sun, 23 Nov 2003 17:19:33 +0000 (17:19 +0000)
committernethack.allison <nethack.allison>
Sun, 23 Nov 2003 17:19:33 +0000 (17:19 +0000)
commit7982a95161c1f452f0532b763f937f5c5d22b2d0
tree63388ed34e762dc5fad0bfc2dc0157e5837f60b9
parentd74990926c96087dcfa5eaaa358e1738d0d04658
U751 coordinate typos

apply.c:   if (cansee(rx,ry)) newsym(mtmp->my,mtmp->my);
mon.c:         (distu(mtmp->my, mtmp->my) <= 5) ?
wizard.c:        (distu(mtmp->my, mtmp->my) <= 5) ?
doc/fixes34.3
src/apply.c
src/mon.c
src/wizard.c