mirror of
https://github.com/rastapasta/mapscii.git
synced 2025-06-24 19:41:34 +02:00
Merge branch 'master' of https://github.com/aem-mds/tp-mds-mapscii
This commit is contained in:
commit
311e514085
@ -19,7 +19,7 @@ const utils = require('./utils');
|
||||
const asciiMap = {
|
||||
// '▬': [2+32, 4+64],
|
||||
// '¯': [1+16],
|
||||
'▀': [1+2+16+32],
|
||||
'8': [1 + 2 + 16 + 32],
|
||||
'▄': [4 + 8 + 64 + 128],
|
||||
'■': [2 + 4 + 32 + 64],
|
||||
'▌': [1 + 2 + 4 + 8],
|
||||
|
Loading…
x
Reference in New Issue
Block a user