From eec51a1194838fa20be05e43133eb5b482945fc6 Mon Sep 17 00:00:00 2001 From: Chris Dawalt Date: Sat, 31 Jul 2021 01:45:29 -0400 Subject: [PATCH] Revert "Update clientinfo.h" This reverts commit e858507363885300b298ca3888b1620de9c24b18. --- 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 ce0aa75..a14663d 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 +// abc typedef struct ClientInfo_s{