mirror of
https://github.com/tobspr/shapez.io.git
synced 2025-06-13 13:04:03 +00:00
Update item_processor.js
This commit is contained in:
parent
26a5a54f3f
commit
20cdce23cf
@ -96,6 +96,12 @@ export class ItemProcessorComponent extends Component {
|
||||
* @type {number}
|
||||
*/
|
||||
this.bonusTime = 0;
|
||||
|
||||
/**
|
||||
* The extra time it took to empty the last charge to the outputs
|
||||
* @type {number}
|
||||
*/
|
||||
this.extraOutputTime = 0;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user