From 8ef446de6d3e5f18f63dee05a626c7aa8d594c2e Mon Sep 17 00:00:00 2001 From: Eric Wasylishen Date: Thu, 10 Dec 2015 16:11:26 -0700 Subject: [PATCH] update changelog --- changelog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index a903b8ac..f635db19 100644 --- a/changelog.txt +++ b/changelog.txt @@ -19,7 +19,7 @@ Bugfixes: * light: fix _mincolor to accept 0-1 float colors * light: fix surface lights on rotating bmodels from incorrectly spawning lights near the origin -* qbsp: log coordinates for "CheckFace: too few points" error +* qbsp: log coordinates for CheckFace errors * qbsp: round texture coordinates that are close to integers, for Darkplaces compatibility * qbsp: remove 128 char limit on entity key/value values