+EA 23.89 Nightly - Plugin.UI
February 9, 2025
1 file modified.
Important Changes
None.
UIBook
@@ -181,6 +181,9 @@ void ParseLines(List<string> lines, string idTopic)
cs
case "center":
center = true;
break;
case "/center":
center = false;
break;
case "layout":
if (array2.Length == 1)
{