mirror of
https://github.com/Spythere/srjp-td2.git
synced 2026-05-03 21:48:13 +00:00
fix: names corrections for multiple units
This commit is contained in:
@@ -147,6 +147,8 @@ export interface StopRow {
|
||||
stockVmax: number;
|
||||
stockLength: number;
|
||||
stockMass: number;
|
||||
|
||||
lastRowRef: StopRow | null;
|
||||
}
|
||||
|
||||
export interface StopRowCZ {
|
||||
|
||||
Reference in New Issue
Block a user