From af03a3bf09ad60f24f45008646b72078f8aebc4f Mon Sep 17 00:00:00 2001 From: Chris Dawalt Date: Sat, 31 Jul 2021 02:24:59 -0400 Subject: [PATCH] test commit 5 --- src/client/clientinfo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/client/clientinfo.h b/src/client/clientinfo.h index ded45d1..b06a1db 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 +// abc def xyz 123 456 typedef struct ClientInfo_s{