Commit 4f0b8ec
authored
Update Workspace.yaml (#1038)
game:GetService("Workspace") is unnecessary, workspace is global
https://create.roblox.com/docs/reference/engine/globals/RobloxGlobals#workspace
I see no purpose of recommending that, using GetService for workspace is
sacrilegious
## Changes
<!-- Please summarize your changes. -->
<!-- Please link to any applicable information (forum posts, bug
reports, etc.). -->
## Checks
By submitting your pull request for review, you agree to the following:
- [x] This contribution was created in whole or in part by me, and I
have the right to submit it under the terms of this repository's open
source licenses.
- [x] I understand and agree that this contribution and a record of it
are public, maintained indefinitely, and may be redistributed under the
terms of this repository's open source licenses.
- [x] To the best of my knowledge, all proposed changes are accurate.1 parent 0655124 commit 4f0b8ec
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | 33 | | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments