Skip to content

Commit

Permalink
fix! Bugg with Ambulance
Browse files Browse the repository at this point in the history
  • Loading branch information
Timothy-Dylan authored Apr 9, 2024
1 parent 2f536cf commit 2117f0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions clothing/Ambulance.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
mEUP.Ambulance = {
Id = 'ambulance',
Id = 'Ambulance',
Job = 'ambulance',
Label = 'Ambulance',

Expand Down Expand Up @@ -417,4 +417,4 @@ mEUP.Ambulance = {
},
}
}
}
}

0 comments on commit 2117f0f

Please sign in to comment.