1
0
Fork 0
forked from fte/fteqw

This has been tested enough by now to get uncommented.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2956 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Molgrum 2008-05-14 14:46:58 +00:00
parent c4b17eb23a
commit 533b470bc0

View file

@ -132,7 +132,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#define PPL //per pixel lighting (stencil shadowing)
#define DDS //a sort of image file format.
//fixme: test this a bit #define VM_Q1 //q1 qvm gamecode interface
#define VM_Q1 //q1 qvm gamecode interface
#define TCPCONNECT //a tcpconnect command, that allows the player to connect to tcp-encapsulated qw protocols.