Quantcast

Regen : - Cleanup documentation (comments); made some routines local.

urnati [07-22-24 - 20:02]
Regen : - Cleanup documentation (comments); made some routines local.
Filename
Titan/TitanHistory.lua
diff --git a/Titan/TitanHistory.lua b/Titan/TitanHistory.lua
index 54b8ac3..7326bab 100644
--- a/Titan/TitanHistory.lua
+++ b/Titan/TitanHistory.lua
@@ -22,6 +22,10 @@ Titan_Global.recent_changes = ""
 .. "- Added TitanUtils_NumToString for use in all 3.\n"
 .. "- Added TitanUtils_CashToString for use in Gold and Repair for common look of gold/silver/copper.\n"
 )
+.. TitanUtils_GetGreenText("Regen : \n")
+.. TitanUtils_GetHighlightText(""
+.. "- Cleanup documentation (comments); made some routines local.\n"
+)
 .. "\n\n"
 Titan_Global.recent_changes = ""
 .. TitanUtils_GetGoldText("8.0.15 : 2024/07/14\n")