From: havoc Date: Tue, 7 Oct 2003 15:16:43 +0000 (+0000) Subject: removed a temporary comment from Black X-Git-Tag: xonotic-v0.1.0preview~6339 X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fdarkplaces.git;a=commitdiff_plain;h=9421536221704f072a0f1e11c14250996bbb6783 removed a temporary comment from Black git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@3547 d7cf8633-e32d-0410-b094-e92efae38249 --- diff --git a/makefile b/makefile index d8479f6e..be168a3b 100644 --- a/makefile +++ b/makefile @@ -42,7 +42,6 @@ CMD_RM=rm -f endif # Objects -# AK added the new prvm stuff - LordHavoc please correct it ! CLIENTOBJECTS= cgame.o cgamevm.o chase.o cl_collision.o cl_demo.o cl_input.o \ cl_main.o cl_parse.o cl_particles.o cl_screen.o cl_video.o \ console.o dpvsimpledecode.o fractalnoise.o gl_backend.o \