no message

This commit is contained in:
Scott Brooks 2001-06-15 13:43:23 +00:00
parent 896a51edb2
commit 8598b67697

View file

@ -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"