Add homepage and make bridges look nice

This commit is contained in:
2026-02-06 23:09:51 +00:00
parent d406db9d18
commit d53748f8ae
16 changed files with 818 additions and 355 deletions

View File

@@ -23,5 +23,5 @@ export const components = {
signallerChange: SignallerChange,
electrificationChange: ElectrificationChange,
default: BaseTrack,
tunnel: Tunnel,
tunnel: Tunnel
};