From 553adbb9b606e9725772bf2e2c16fe4797625f8f Mon Sep 17 00:00:00 2001 From: bly Date: Thu, 5 Jan 2023 00:23:04 +0100 Subject: [PATCH] Fixed another Random Crash that happened when a file size is near 0 --- .idea/workspace.xml | 21 ++++++++++++--------- src/Main.java | 5 ++++- 2 files changed, 16 insertions(+), 10 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 384e82a..29682a6 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -9,14 +9,9 @@