Merge pull request #2230 from FlightControl-Master/Applevangelist-patch-2

Update Scenery.lua
This commit is contained in:
Thomas 2025-01-28 08:31:33 +01:00 committed by GitHub
commit 1b6945e0b0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -91,6 +91,7 @@ function SCENERY:SetProperty(PropertyName, PropertyValue)
self.Properties[PropertyName] = PropertyValue
return self
end
--- Obtain object name.
--@param #SCENERY self
--@return #string Name