From 072a2a409c4687bbccedc50b18e64741581144fa Mon Sep 17 00:00:00 2001 From: Chris Dawalt Date: Sat, 31 Jul 2021 01:10:55 -0400 Subject: [PATCH] test commit --- src/client/clientinfo.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/client/clientinfo.h b/src/client/clientinfo.h index bd7fca6..a14663d 100644 --- a/src/client/clientinfo.h +++ b/src/client/clientinfo.h @@ -8,6 +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 typedef struct ClientInfo_s{