We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9a867a commit 527036fCopy full SHA for 527036f
changelogs/index.html
@@ -102,6 +102,12 @@ <h1>Changelogs</h1>
102
<div class="apanel panel-changelogs" style="margin-bottom: 40px;">
103
<p></p>
104
105
+ <button class="aaccordion aaversion">r5.2.1 - June 6, 2024</button>
106
+ <div class="apanel">
107
+ <p></p>
108
+ <p id="r24" class="cenR"></p>
109
110
+ </div>
111
<button class="aaccordion aaversion">r5.2 - June 6, 2024</button>
112
<div class="apanel">
113
changelogs/reimagined-ch/r24.txt
@@ -0,0 +1,2 @@
1
+Changes over r5.2:
2
+- Fixed setting Shadow Quality to OFF causing the visuals to break
0 commit comments