From 1a661b4d238db5cc53f0eb01ad9fd2ba54e85036 Mon Sep 17 00:00:00 2001 From: helixhorned Date: Thu, 20 Jan 2011 19:00:12 +0000 Subject: [PATCH] Fix clipshape bug reported by DeeperThought. Reason was absent-mindedness while coding :/ git-svn-id: https://svn.eduke32.com/eduke32@1777 1a8010ca-5511-0410-912e-c29ae57300e0 --- polymer/eduke32/build/src/engine.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/polymer/eduke32/build/src/engine.c b/polymer/eduke32/build/src/engine.c index 8e48d48d1..3863f4072 100644 --- a/polymer/eduke32/build/src/engine.c +++ b/polymer/eduke32/build/src/engine.c @@ -612,7 +612,7 @@ int32_t clipmapinfo_load(const char *filename) if (wall[w].lotag > wall[w].hitag) swapshort(&wall[w].lotag, &wall[w].hitag); - for (ii=wall[w].lotag; ii0)