mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-02-11 08:30:08 +00:00
fixup @
This commit is contained in:
parent
2e2eb4e212
commit
c51534f2d9
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user