mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2025-02-18 10:53:43 +01:00
Fix unintended spacing change
This commit is contained in:
2
src/ScriptEditor/NetscriptDefinitions.d.ts
vendored
2
src/ScriptEditor/NetscriptDefinitions.d.ts
vendored
@ -1,7 +1,7 @@
|
||||
/**
|
||||
* @public
|
||||
*/
|
||||
interface Player {
|
||||
interface Player {
|
||||
hacking: number;
|
||||
hp: number;
|
||||
max_hp: number;
|
||||
|
Reference in New Issue
Block a user