From 0e43e15dfe70f9d854643c382e97767dce755bce Mon Sep 17 00:00:00 2001 From: urnati Date: Thu, 7 May 2026 09:17:03 -0400 Subject: [PATCH] - History : Update date, add 'time played' --- Titan/TitanHistory.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Titan/TitanHistory.lua b/Titan/TitanHistory.lua index ec942c5..63bbf0e 100644 --- a/Titan/TitanHistory.lua +++ b/Titan/TitanHistory.lua @@ -11,7 +11,7 @@ These are in a seperate file to local recent_changes = { { version = "9.2.3", - when = "2026/05/01", + when = "2026/05/07", topics = { { topic = "Alts", @@ -26,6 +26,7 @@ local recent_changes = { "LDB : Comments to be explicit on tooltip priority order; fix .notes to show in Config > Plugins.", "Template : Comments to be explicit on tooltip priority order.", "Utils : LDB fix - tooltip could stay over menu.", + "Core : Prevent 'time played' spam... again...", }, }, }, -- 1.7.9.5