Skip to content

Commit

Permalink
Include BrickColor.Random() global type
Browse files Browse the repository at this point in the history
Fixes #760
  • Loading branch information
JohnnyMorganz committed Dec 25, 2024
1 parent 88b773b commit 6a30fea
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions scripts/DataTypes.json
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,14 @@
"Name": "BrickColor"
}
},
{
"MemberType": "Function",
"Name": "Random",
"Parameters": [],
"ReturnType": {
"Name": "BrickColor"
}
},
{
"MemberType": "Function",
"Name": "Green",
Expand Down

0 comments on commit 6a30fea

Please sign in to comment.