fix the new function description in in-game-doc

This commit is contained in:
borisflagell 2022-05-23 13:31:34 +02:00
parent d44d71712f
commit c582e9c099

@ -2897,7 +2897,7 @@ export interface Bladeburner {
* @remarks
* RAM cost: 4 GB
*
* Returns the number of milliseconds it takes to complete the specified action
* Returns the number of milliseconds already spent on the current action.
*
* @returns Number of milliseconds already spent on the current action.
*/