This commit is contained in:
Zeno Rogue 2020-01-02 16:56:25 +01:00
parent 2e2eb4e212
commit c51534f2d9
1 changed files with 1 additions and 1 deletions

View File

@ -1603,7 +1603,7 @@ EX namespace patterns {
if(i != -1) return i;
switch(whichCanvas) {
#if CAP_CRYSTAL
case 'K': case '#': case '=': case 'O': case '/':
case 'K': case '#': case '=': case 'O': case '/': case '@':
if(nil)
return nilv::colorize(c, whichCanvas);
else