- fixed: cones with 3 digit numbers wouldn't go to the "Cones (48)" category properly

Wed, 18 Dec 2013 17:03:35 +0200

author
Santeri Piippo <crimsondusk64@gmail.com>
date
Wed, 18 Dec 2013 17:03:35 +0200
changeset 559
5a31f6c14451
parent 558
5f6e30e0450c
child 560
39085791128f

- fixed: cones with 3 digit numbers wouldn't go to the "Cones (48)" category properly

data/primitive-categories.cfg file | annotate | diff | comparison | revisions
--- a/data/primitive-categories.cfg	Wed Dec 18 14:32:17 2013 +0200
+++ b/data/primitive-categories.cfg	Wed Dec 18 17:03:35 2013 +0200
@@ -72,7 +72,7 @@
 Cones (48)
 f:48\\[0-9]+\-[0-9]+cone[0-9]\.dat
 f:48\\[0-9]+\-[0-9]+con[0-9]+\.dat
-f:48\\[0-9]+\-[0-9]+ri[0-9]+\.dat
+f:48\\[0-9]+\-[0-9]+co[0-9]+\.dat
 
 Other (48)
 f:48\\.*\.dat

mercurial