MISC: add a missing word in a comment in crime.ts (#1145)

This commit is contained in:
User670 2024-03-09 03:53:14 +08:00 committed by GitHub
parent 09c5ec7769
commit c93205fec6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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..."