Update Scenery.lua

#SCENERY
This commit is contained in:
Thomas 2025-01-28 08:31:17 +01:00 committed by GitHub
parent 20b8deb6de
commit 4fd55b1bd6
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