mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
Merge pull request #2230 from FlightControl-Master/Applevangelist-patch-2
Update Scenery.lua
This commit is contained in:
commit
1b6945e0b0
@ -91,6 +91,7 @@ function SCENERY:SetProperty(PropertyName, PropertyValue)
|
|||||||
self.Properties[PropertyName] = PropertyValue
|
self.Properties[PropertyName] = PropertyValue
|
||||||
return self
|
return self
|
||||||
end
|
end
|
||||||
|
|
||||||
--- Obtain object name.
|
--- Obtain object name.
|
||||||
--@param #SCENERY self
|
--@param #SCENERY self
|
||||||
--@return #string Name
|
--@return #string Name
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user