From b524650392af68b32a52b3280e556669d3020476 Mon Sep 17 00:00:00 2001 From: roodyyogurt Date: Mon, 1 Apr 2024 15:53:24 -0500 Subject: [PATCH] Update Objlib.md --- _pages/library/Objlib.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_pages/library/Objlib.md b/_pages/library/Objlib.md index ae01d70..03011d0 100644 --- a/_pages/library/Objlib.md +++ b/_pages/library/Objlib.md @@ -26,4 +26,4 @@ automatically included by the [hugolib.h](library/hugolib.h/) file | identical_class | Similar to the plural_class but for items that are considered identical (such as coins, or sporks, or whatever) | If you are going to use this object, be sure to set the USE_PLURALS flag. | | attachable | Defines an object that can be attached to other objects. | If you are going to use this object, be sure to set the USE_ATTACHABLES flag. | -objlib.h also defines the [last_library_object](library/Last_library_object) +objlib.h also defines the [last_library_object](library/last_library_object)