diff --git a/doc/fixes3-7-0.txt b/doc/fixes3-7-0.txt index 3990c62c6..83d5b41a2 100644 --- a/doc/fixes3-7-0.txt +++ b/doc/fixes3-7-0.txt @@ -1779,6 +1779,7 @@ remove unnecessary null checks from christen_orc() (pr #681 by argrath) mark high altars in altarmask (pr #748 by entrez) split kicking empty space into separate function (pr #754 by argrath) split adjusting attributes into separate function (pr #757 by argrath) +split getting damages with a kick into separate function (pr #758 by argrath) Code Cleanup and Reorganization