From a375ce909a2c8e17313b67254d8d9953a8a19bdc Mon Sep 17 00:00:00 2001 From: Marrub Date: Tue, 2 Apr 2019 06:36:03 -0400 Subject: [PATCH] update to g3.7.2 --- glossary-Classes.md | 2 +- glossary-Structures.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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.