From 8598b67697a256263f1b36204edd0399da4fbf05 Mon Sep 17 00:00:00 2001 From: Scott Brooks Date: Fri, 15 Jun 2001 13:43:23 +0000 Subject: [PATCH] no message --- reaction/game/bg_pmove.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reaction/game/bg_pmove.c b/reaction/game/bg_pmove.c index a20161b7..3d18ebb7 100644 --- a/reaction/game/bg_pmove.c +++ b/reaction/game/bg_pmove.c @@ -2,7 +2,7 @@ // // bg_pmove.c -- both games player movement code // takes a playerstate and a usercmd as input and returns a modifed playerstate - + #include "q_shared.h" #include "bg_public.h" #include "bg_local.h"