From b1a417295f3475dbde3b953da7fd72603d6f28d9 Mon Sep 17 00:00:00 2001 From: Applevangelist Date: Sun, 17 Apr 2022 11:24:36 +0200 Subject: [PATCH] TextAndSound - Docu --- Moose Development/Moose/Core/TextAndSound.lua | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Moose Development/Moose/Core/TextAndSound.lua b/Moose Development/Moose/Core/TextAndSound.lua index 8a9ea69b5..f56015fe2 100644 --- a/Moose Development/Moose/Core/TextAndSound.lua +++ b/Moose Development/Moose/Core/TextAndSound.lua @@ -1,5 +1,7 @@ --- **Core** - TEXTANDSOUND (MOOSE gettext) system -- +-- === +-- -- ## Main Features: -- -- * A GetText for Moose @@ -18,7 +20,8 @@ -- ## Date: April 2022 -- -- === --- @module Core.TEXTANDSOUND +-- +-- @module Core.TextAndSound -- @image MOOSE.JPG --- Text and Sound class.