`game` autocompletes into `GamePassService`

Type the following into the command bar and press enter:

workspace.Parent = game

Notice how it autocompleted into:

workspace.GamePassService
1 Like