From 7123bc4680c42b7f5902eccb04012b9febe7a570 Mon Sep 17 00:00:00 2001 From: Kubsy Date: Mon, 3 Apr 2023 09:44:14 +0100 Subject: [PATCH] Update Changes.txt --- Documentation/Changes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/Changes.txt b/Documentation/Changes.txt index 66f7e26eb..db95a5b0f 100644 --- a/Documentation/Changes.txt +++ b/Documentation/Changes.txt @@ -40,6 +40,7 @@ Version 1.0.8 Lua API changes: * Add new function Misc::IsSoundPlaying() +* Add new function DisplayString::SetFlags() Version 1.0.7 =============