Skip to content
This repository has been archived by the owner on Nov 3, 2024. It is now read-only.

Commit

Permalink
trailing comma moment
Browse files Browse the repository at this point in the history
  • Loading branch information
leia-uwu committed Sep 11, 2024
1 parent 4dbd2ed commit cde05ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/defs/maps/halloweenDefs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ const mapDef = {
},
},
customSpawnRules: {
locationSpawns: []
locationSpawns: [],
},
densitySpawns: [
{
Expand Down

0 comments on commit cde05ee

Please sign in to comment.