From 1ee99859d1ed604a362902eae6e586e41bd4004b Mon Sep 17 00:00:00 2001 From: sezero Date: Sat, 14 Aug 2010 19:44:58 +0000 Subject: [PATCH] added note that the "homedir" patch here is outdated git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@273 af15c1b1-3010-417e-b628-4374ebc0bcbd --- quakespasm/Misc/homedir_0.patch | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/quakespasm/Misc/homedir_0.patch b/quakespasm/Misc/homedir_0.patch index ae6fb466..9125f2b8 100644 --- a/quakespasm/Misc/homedir_0.patch +++ b/quakespasm/Misc/homedir_0.patch @@ -1,6 +1,6 @@ support for user directories, based on a patch by Piotr Szymaniak. against quakespasm svn revision 97. -** !! in alpha state, minimally tested !! ** +** !! in alpha state, minimally tested, and certainly outdated !! ** Index: Quake/common.c =================================================================== @@ -102,3 +102,4 @@ Index: Quake/common.c i = COM_CheckParm ("-path"); if (i) { +