mirror of
https://github.com/Spythere/pojazdownik.git
synced 2026-05-03 11:45:34 +00:00
feature fix: akceptowalna masa składu
This commit is contained in:
@@ -62,7 +62,8 @@
|
||||
<span>
|
||||
Masa: <span class="text--accent">{{ store.totalMass }}t</span> - Długość:
|
||||
<span class="text--accent">{{ store.totalLength }}m</span>
|
||||
- Vmax pociągu: <span class="text--accent">{{ store.maxStockSpeed }} km/h</span>
|
||||
- vMax: <span class="text--accent">{{ store.maxStockSpeed }} km/h</span> - tMax:
|
||||
<span class="text--accent">{{ store.acceptableMass || '-' }}t</span>
|
||||
</span>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user