mirror of
https://github.com/Spythere/srjp-td2.git
synced 2026-05-03 05:28:12 +00:00
chore: cleanup
This commit is contained in:
@@ -181,15 +181,6 @@
|
|||||||
import { defineComponent } from 'vue';
|
import { defineComponent } from 'vue';
|
||||||
import { useGlobalStore } from './stores/global.store';
|
import { useGlobalStore } from './stores/global.store';
|
||||||
|
|
||||||
// const additionalData = {
|
|
||||||
// // Mijanki
|
|
||||||
// passings: ['Stolnica Wielka'],
|
|
||||||
// // SHP
|
|
||||||
// shpSystems: [],
|
|
||||||
// // 4-stawne SBL
|
|
||||||
// sbl4: [],
|
|
||||||
// };
|
|
||||||
|
|
||||||
const routeCorrections: Record<string, { departureSpeed: Record<string, number>; departureTracks: Record<string, number> }> = {
|
const routeCorrections: Record<string, { departureSpeed: Record<string, number>; departureTracks: Record<string, number> }> = {
|
||||||
Wielichowo: {
|
Wielichowo: {
|
||||||
departureSpeed: {
|
departureSpeed: {
|
||||||
|
|||||||
Reference in New Issue
Block a user