From 0e49b2f7c499e595aa07e6acc331f3aa641e5c9c Mon Sep 17 00:00:00 2001 From: Chris Dawalt Date: Sat, 31 Jul 2021 03:11:50 -0400 Subject: [PATCH] test commit 8 --- install_from_archiveorg.sh | 0 src/client/clientinfo.h | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 install_from_archiveorg.sh diff --git a/install_from_archiveorg.sh b/install_from_archiveorg.sh old mode 100755 new mode 100644 diff --git a/src/client/clientinfo.h b/src/client/clientinfo.h index 8304233..a83af76 100644 --- a/src/client/clientinfo.h +++ b/src/client/clientinfo.h @@ -8,7 +8,7 @@ // WARNING: included before the gamemod's client defs.h file. Beware if anything // important is missing from here (context) because of that. -// abc def xyz 123 456 789 aaa +// abc def xyz 123 456 789 aaa bbb typedef struct ClientInfo_s{