[PATCH] TyrUtils v0.3

Signed-off-by: Tyrann <tyrann@disenchant.net>
This commit is contained in:
Tyrann 2007-09-23 21:08:33 +09:30
parent 9da84b6ee1
commit 8e774a9b30
2 changed files with 3 additions and 3 deletions

View File

@ -134,7 +134,7 @@ bsputil/$(BIN_PFX)bsputil$(EXT): $(BSPUTIL_OFILES)
# Qbsp #
########
QBSP_VERSION = 0.2
QBSP_VERSION = 0.3
QBSP_OBJECTS = \
brush.o bspfile.o cmdlib.o csg4.o file.o globals.o map.o \
mathlib.o merge.o outside.o parser.o portals.o qbsp.o solidbsp.o \

View File

@ -1,7 +1,7 @@
Updated 2007-08-23
Updated 2007-09-23
------------------
Tyr-Utils (v0.2)
Tyr-Utils (v0.3)
------------------
Website: http://disenchant.net
Author: Kevin Shanahan (AKA Tyrann)