From e9ec484e9d60e0b4d73c145af986319d91f357df Mon Sep 17 00:00:00 2001 From: bionic85 <144353436+bionic85@users.noreply.github.com> Date: Wed, 20 Nov 2024 12:22:35 +0100 Subject: [PATCH] smoll --- PuzzlePlayer/Binary.cs | 2 -- 1 file changed, 2 deletions(-) diff --git a/PuzzlePlayer/Binary.cs b/PuzzlePlayer/Binary.cs index 9c99900..7ac9dea 100644 --- a/PuzzlePlayer/Binary.cs +++ b/PuzzlePlayer/Binary.cs @@ -151,7 +151,5 @@ namespace PuzzlePlayer_Namespace return false; } - } -} } } \ No newline at end of file -- GitLab