From 1d2a5aed375f81e63dab71fef2ca008adb93ea0b Mon Sep 17 00:00:00 2001 From: nhmall Date: Fri, 31 Jul 2020 16:59:34 -0400 Subject: [PATCH] adjust note wording in mkobj.c and makemon.c --- doc/fixes37.0 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/fixes37.0 b/doc/fixes37.0 index c45b6e268..cb9670fed 100644 --- a/doc/fixes37.0 +++ b/doc/fixes37.0 @@ -524,5 +524,6 @@ get rid of 3.6.1 workaround needed to retain compatibility with 3.6.0 bones files after fix for 3.3.0 through 3.6.0 bug for invalid 'bonesid' designation in bones of quest levels add an additional note to mextra.h and obj.h comments that reminds people to - zero out added mextra and oextra fields in the appropriate function + appropriately init new fields if they need to initialize to something + other than zero