This commit is contained in:
Cmdr McDonald
2017-03-25 16:24:13 +00:00
parent 33a678a200
commit f536c037b1
6 changed files with 18 additions and 14 deletions

View File

@@ -680,14 +680,6 @@ export default class Module {
return this._getModifiedValue('rebuildsperbay');
}
/**
* Get the cells for this module, taking in to account modifications
* @return {Number} the cells for this module
*/
getCells() {
return this._getModifiedValue('cells');
}
/**
* Get the jitter for this module, taking in to account modifications
* @return {Number} the jitter for this module