From db68684104e24029325388294397411e9ae4345e Mon Sep 17 00:00:00 2001 From: NeunEinser Date: Mon, 2 Jun 2025 17:50:23 +0200 Subject: [PATCH 1/2] fix build --- commit_messages.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/commit_messages.txt b/commit_messages.txt index f8a3e03..23a8923 100644 --- a/commit_messages.txt +++ b/commit_messages.txt @@ -95,6 +95,7 @@ Final commit, ready for tagging Fingers crossed! Finished fondling. First Blood +Fix build Fix PC Load Letter Error Fix all errors, all errors on the WORLD!!!! Fix edge, single client, error case From 069425a7ee64bf5124c1e4915a257942fa3c050f Mon Sep 17 00:00:00 2001 From: NeunEinser Date: Mon, 2 Jun 2025 17:53:10 +0200 Subject: [PATCH 2/2] fix order its case sensetive, i just stopped reading when i saw a p --- commit_messages.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commit_messages.txt b/commit_messages.txt index 23a8923..e9a9985 100644 --- a/commit_messages.txt +++ b/commit_messages.txt @@ -95,9 +95,9 @@ Final commit, ready for tagging Fingers crossed! Finished fondling. First Blood -Fix build Fix PC Load Letter Error Fix all errors, all errors on the WORLD!!!! +Fix build Fix edge, single client, error case Fix hard-coded [object Object] string (thanks!) Fix my stupidness