mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-10 15:15:34 +00:00
Fix to armour total in comparison
This commit is contained in:
@@ -94,7 +94,7 @@ angular.module('shipyard', ['ngLodash'])
|
|||||||
},
|
},
|
||||||
{ // 2
|
{ // 2
|
||||||
title: 'Armour',
|
title: 'Armour',
|
||||||
props: ['armour'],
|
props: ['armourTotal'],
|
||||||
unit: '',
|
unit: '',
|
||||||
fmt: 'fCrd'
|
fmt: 'fCrd'
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user