Fixed the map so that it shows directional arrows instead of a compass.
This commit is contained in:
parent
c7c48658bd
commit
e6a8a8b338
11 changed files with 35 additions and 27 deletions
|
@ -303,5 +303,15 @@
|
|||
},
|
||||
"graphics": {
|
||||
"smooth_textures": false
|
||||
},
|
||||
"compass": {
|
||||
"N": 65514,
|
||||
"NE": 8663,
|
||||
"E": 8594,
|
||||
"SE": 8600,
|
||||
"S": 65516,
|
||||
"SW": 8665,
|
||||
"W": 8592,
|
||||
"NW": 8598
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue