mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
nano new ns2 file starts with param
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -26,7 +26,7 @@ export function nano(
|
||||
if (filename.endsWith(".ns") || filename.endsWith(".js")) {
|
||||
code = `/**
|
||||
* @param {NS} ns
|
||||
* /
|
||||
**/
|
||||
export async function main(ns) {
|
||||
|
||||
}`;
|
||||
|
||||
Reference in New Issue
Block a user