Merge pull request #21204 from Sadret/patch-1

Plugin documentation: Added missing field to SmallSceneryElement
This commit is contained in:
Matt 2024-01-16 20:59:47 +02:00 committed by GitHub
commit 9527e9658b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -1544,6 +1544,7 @@ declare global {
object: number;
primaryColour: number;
secondaryColour: number;
tertiaryColour: number;
quadrant: number;
age: number;
}