From 4ddd6b7f2ec82155b7535062b4af67618ce70e30 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Sun, 7 Nov 2010 17:39:23 -0500 Subject: Support checkered pigments in dimension. --- dimension/common.terminals | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dimension/common.terminals') diff --git a/dimension/common.terminals b/dimension/common.terminals index 256474f..84f05eb 100644 --- a/dimension/common.terminals +++ b/dimension/common.terminals @@ -121,7 +121,7 @@ %token DMNSN_T_CEIL "ceil" %token DMNSN_T_CELLS %token DMNSN_T_CHARSET -%token DMNSN_T_CHECKER +%token DMNSN_T_CHECKER "checker" %token DMNSN_T_CHR %token DMNSN_T_CIRCULAR %token DMNSN_T_CLIPPED_BY -- cgit v1.2.3