Merge branch 'NetHack-3.6.2'
This commit is contained in:
@@ -723,6 +723,7 @@ register struct attack *mattk;
|
||||
* but don't leave it on the screen. Move the aggressor to the
|
||||
* defender's position.
|
||||
*/
|
||||
remove_monster(dx, dy);
|
||||
remove_monster(ax, ay);
|
||||
place_monster(magr, dx, dy);
|
||||
newsym(ax, ay); /* erase old position */
|
||||
|
||||
Reference in New Issue
Block a user