From 863ba117a838b66ca33badf0cc520c18b43f9569 Mon Sep 17 00:00:00 2001 From: zaknafean Date: Sun, 16 Jul 2023 09:49:42 -0400 Subject: [PATCH] Update Changelog.md --- addons/dialogic/Documentation/Content/Changelog.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/addons/dialogic/Documentation/Content/Changelog.md b/addons/dialogic/Documentation/Content/Changelog.md index 7b8866ec9..59994a60e 100644 --- a/addons/dialogic/Documentation/Content/Changelog.md +++ b/addons/dialogic/Documentation/Content/Changelog.md @@ -7,7 +7,8 @@ * Name Label aligns properly when name sizes vary * Un-hard coded the position offsets for the character positions. They now are relative to the viewport. Thanks @rretureau for the work 1000 commits ago! * Changing the DB value in an audio event no longer overwrites the value in the Audio Bus. It now adjusts the current value instead. -* Added better support for adding variables to already published games #1278 +* Added better support for adding variables to already published games #1278 [[Iodine](https://github.com/Iodinex64)] +* Added option in themes to show 'disabled' choices [[celthim](https://github.com/celthim)] ## v1.4.5 * Added focus style options for themes [[CptFubar](https://github.com/CptFubar)]