mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-09 14:45:35 +00:00
Top speed display and test tweaks
This commit is contained in:
@@ -87,10 +87,10 @@ angular.module('shipyard', ['ngLodash'])
|
||||
},
|
||||
{ // 1
|
||||
title: 'speed',
|
||||
props: ['speed', 'boost'],
|
||||
props: ['topSpeed', 'boost'],
|
||||
lbls: ['thrusters', 'boost'],
|
||||
unit: 'm/s',
|
||||
fmt: 'fRound'
|
||||
fmt: 'fCrd'
|
||||
},
|
||||
{ // 2
|
||||
title: 'armour',
|
||||
|
||||
Reference in New Issue
Block a user