Remove redundant else from updateBitcoinFarm()
This commit is contained in:
parent
079651045d
commit
2bb8965c80
@ -801,11 +801,9 @@ export class HideoutHelper
|
||||
|
||||
return btcProd;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* Add bitcoin object to btc production products array and set progress time
|
||||
|
Loading…
x
Reference in New Issue
Block a user