From e0efc5ef27039f03be4783d593508ea7480aa4d0 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Sun, 15 Aug 2010 00:22:47 -0600 Subject: Add cylinder support to dimension. --- dimension/common.terminals | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dimension/common.terminals') diff --git a/dimension/common.terminals b/dimension/common.terminals index 7ccc8cb..af75bb4 100644 --- a/dimension/common.terminals +++ b/dimension/common.terminals @@ -152,7 +152,7 @@ %token DMNSN_T_CUBIC_SPLINE %token DMNSN_T_CUBIC_WAVE %token DMNSN_T_CUTAWAY_TEXTURES -%token DMNSN_T_CYLINDER +%token DMNSN_T_CYLINDER "cylinder" %token DMNSN_T_CYLINDRICAL %token DMNSN_T_DEFINED %token DMNSN_T_DEGREES "degrees" @@ -315,7 +315,7 @@ %token DMNSN_T_ON "on" %token DMNSN_T_ONCE %token DMNSN_T_ONION -%token DMNSN_T_OPEN +%token DMNSN_T_OPEN "open" %token DMNSN_T_ORIENT %token DMNSN_T_ORIENTATION %token DMNSN_T_ORTHOGRAPHIC -- cgit v1.2.3