forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
11 lines
208 B
C
11 lines
208 B
C
--- ./p_weapon.c.orig Wed Mar 4 18:51:16 1998
|
|
+++ ./p_weapon.c Wed Jan 10 19:05:28 2007
|
|
@@ -4,7 +4,7 @@
|
|
#include "m_player.h"
|
|
|
|
|
|
-static qboolean is_quad;
|
|
+qboolean is_quad;
|
|
static byte is_silenced;
|
|
|
|
|