mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-09 17:23:53 +01:00
MISC: add a missing word in a comment in crime.ts (#1145)
This commit is contained in:
parent
09c5ec7769
commit
c93205fec6
@ -38,7 +38,7 @@ export class Crime {
|
||||
// How many people die as a result of this crime
|
||||
kills: number;
|
||||
|
||||
// How much money is given by the
|
||||
// How much money is given by the crime
|
||||
money: number;
|
||||
|
||||
// Name of crime as it appears on work screen: "You are attempting..."
|
||||
|
Loading…
Reference in New Issue
Block a user