From e4bda5f7f681382756dfe70fb44b1520c2091b9f Mon Sep 17 00:00:00 2001 From: Marc Parsons Date: Wed, 29 Apr 2026 15:39:12 +0100 Subject: [PATCH] Final commit before restructuring --- Desktop/Form1.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Desktop/Form1.cs b/Desktop/Form1.cs index 6a6decf..d3e6613 100644 --- a/Desktop/Form1.cs +++ b/Desktop/Form1.cs @@ -33,7 +33,7 @@ namespace Desktop public bool tapePlaying = false; private volatile bool _pendingReset = false; private bool _enableFastLoad = true; - // Comment to push a new commit + // Comment to push a new commit 2 public Form1() {