From 984b812019dc7a24db9a6066b6141a75484897f6 Mon Sep 17 00:00:00 2001 From: Ross Williams Date: Wed, 9 Oct 2024 17:44:10 +0100 Subject: [PATCH] Rewrite preload procedure It should no longer destroy+recreate preloads that are still possible future states --- source/scp-head/src/controller.html | 271 ++++++++++++++++------------ 1 file changed, 160 insertions(+), 111 deletions(-) diff --git a/source/scp-head/src/controller.html b/source/scp-head/src/controller.html index 4f1034e..07eb82a 100644 --- a/source/scp-head/src/controller.html +++ b/source/scp-head/src/controller.html @@ -61,6 +61,7 @@
+