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