Skip to content

Commit

Permalink
Update sourcemap.json
Browse files Browse the repository at this point in the history
  • Loading branch information
hoontee committed Nov 5, 2024
1 parent 3f1aea1 commit 98965fa
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion sourcemap.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@
{
"name": "New",
"className": "ModuleScript",
"filePaths": [],
"filePaths": [
"../Pronghorn/Pronghorn/New.luau"
],
"children": []
}
]
Expand Down Expand Up @@ -100,6 +102,14 @@
}
]
},
{
"name": "FunctionScheduler",
"className": "ModuleScript",
"filePaths": [
"Useful Modules/FunctionScheduler.luau"
],
"children": []
},
{
"name": "Sound",
"className": "ModuleScript",
Expand Down

0 comments on commit 98965fa

Please sign in to comment.