From a5dfd16bec4d60adb1cf1a79707f0dbd2654a32f Mon Sep 17 00:00:00 2001 From: sesouthall Date: Wed, 15 Feb 2023 18:35:40 -0800 Subject: [PATCH] No-op change to trigger build --- GameShuffler/Form1.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GameShuffler/Form1.cs b/GameShuffler/Form1.cs index 2e1f4c2..96a7bcf 100644 --- a/GameShuffler/Form1.cs +++ b/GameShuffler/Form1.cs @@ -227,4 +227,4 @@ namespace GameShuffler base.WndProc(ref m); } } -} \ No newline at end of file +}