From 3286087d97673ed1330e7ae3c5c23774c34cb27f Mon Sep 17 00:00:00 2001 From: Paweł Redman Date: Tue, 3 Jan 2017 15:14:21 +0100 Subject: Exclude textures/common from the pk3. --- pk3.list | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pk3.list b/pk3.list index 9c9ab51..7cf9c6b 100644 --- a/pk3.list +++ b/pk3.list @@ -1,5 +1,6 @@ maps/analmango.bsp scripts/ sound/ -textures/ +textures/analmango +textures/uncommon README -- cgit