From f61ece245bdb5298ff4ceac77adb6e6fae50685c Mon Sep 17 00:00:00 2001 From: terencehill Date: Fri, 17 Mar 2023 01:01:45 +0100 Subject: [PATCH] Run genmod.sh --- qcsrc/common/gamemodes/gamemode/_mod.inc | 2 +- qcsrc/common/gamemodes/gamemode/_mod.qh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/qcsrc/common/gamemodes/gamemode/_mod.inc b/qcsrc/common/gamemodes/gamemode/_mod.inc index b106ec9ac..1ca6b1d94 100644 --- a/qcsrc/common/gamemodes/gamemode/_mod.inc +++ b/qcsrc/common/gamemodes/gamemode/_mod.inc @@ -17,4 +17,4 @@ #include #include #include -#include \ No newline at end of file +#include diff --git a/qcsrc/common/gamemodes/gamemode/_mod.qh b/qcsrc/common/gamemodes/gamemode/_mod.qh index 15b6ecaac..ca2cffe8b 100644 --- a/qcsrc/common/gamemodes/gamemode/_mod.qh +++ b/qcsrc/common/gamemodes/gamemode/_mod.qh @@ -17,4 +17,4 @@ #include #include #include -#include \ No newline at end of file +#include -- 2.39.2