1.4.0 Release tweaks
This commit is contained in:
parent
d84eafcd66
commit
bb5de115b7
@ -27,6 +27,7 @@ https://maseuko.pl/soft/td2-visualizer-2/
|
||||
- Not all signs have their icons
|
||||
- Electrification resolution fails with some sceneries (not no be fixed)
|
||||
|
||||
## Author
|
||||
## Authors
|
||||
|
||||
masuo / izawartka
|
||||
[masuo / izawartka](https://github.com/izawartka/)<br>
|
||||
[dominik-korsa](https://github.com/dominik-korsa/)
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "visualizer2",
|
||||
"version": "1.3.2",
|
||||
"version": "1.4.0",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"-": "^0.0.1",
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
const Constants = {
|
||||
buildVersion: '1.3.2',
|
||||
buildVersion: '1.4.0',
|
||||
map: {
|
||||
zoomSensitivity: 0.002,
|
||||
zoomMin: 0.03,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user