cleaning-up on gd_move() pr #791

Closes #791
This commit is contained in:
nhmall
2022-06-11 11:06:08 -04:00
parent 7b17659f58
commit 18fe0bef02

View File

@@ -1837,6 +1837,7 @@ wished-for doors in wizmode always vertical (pr #788 by entrez)
vampire shapeshifting in a door (pr #794 by entrez)
split "act_on_act" into separate function (pr #777 by argrath)
unnecessary null-check on parsesymbols() (pr #793 by argrath)
split cleaning-up on gd_move() into separate function (pr #791 by argrath)
Code Cleanup and Reorganization