diff --git a/glossary-Classes.md b/glossary-Classes.md index a8e1072..8e6c87e 100644 --- a/glossary-Classes.md +++ b/glossary-Classes.md @@ -1,6 +1,6 @@ # Classes -Here is a full tree of all classes in ZScript as of GZDoom 3.7.1. There are +Here is a full tree of all classes in ZScript as of GZDoom 3.7.2. There are 1456 classes total. ``` diff --git a/glossary-Structures.md b/glossary-Structures.md index cd78385..dfde1ef 100644 --- a/glossary-Structures.md +++ b/glossary-Structures.md @@ -1,6 +1,6 @@ # Structures -Here is a full list of all structures in ZScript as of GZDoom 3.7.1. There are +Here is a full list of all structures in ZScript as of GZDoom 3.7.2. There are 74 structures total. Note that some of these are merely implementation details and should not be used in code.