v3.2.4: fixed far cluster layer in title screen not resetting

This commit is contained in:
Evan Debenham
2025-09-13 13:18:07 -04:00
committed by Evan Debenham
parent 342f242ce6
commit 6a3d452aa0

View File

@@ -80,6 +80,7 @@ public class TitleBackground extends Component {
public static void reset(){
archs = null;
clusters = null;
clustersFar = null;
smallFars = null;
mids1 = null;
mids2 = null;