DOCUMENTATION: Clarify ns.singularity.softReset (#1980)

This commit is contained in:
catloversg
2025-02-28 01:02:04 +07:00
committed by GitHub
parent a25ab3dd39
commit 05f0ba1ac6
2 changed files with 3 additions and 3 deletions

View File

@@ -2629,7 +2629,7 @@ export interface Singularity {
*
* @param cbScript - This is a script that will automatically be run after Augmentations are installed (after the reset). This script will be run with no arguments and 1 thread. It must be located on your home computer.
*/
softReset(cbScript: string): void;
softReset(cbScript?: string): void;
/**
* Go to a location.