We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b6ac56 commit ae437baCopy full SHA for ae437ba
common/src/main/resources/data/computercraft/lua/rom/apis/ship.lua
@@ -100,7 +100,6 @@
100
-- @function pullPhysicsTicks
101
-- @treturn string The event name
102
-- @treturn ... Physics ticks information
103
--- @see PhysicsTicksEventData
104
-- @raise This method errors if there is no Ship associated with the computer
105
106
--- Extended Ship API
@@ -234,7 +233,7 @@
234
233
235
--- Physics Ticks Event Data
236
--
237
--- @type PhysicsTicksEventData
+-- @section PhysicsTicksEventData
238
239
--- Gets the Ship's buoyancy factor during the physics tick
240
-- @function getBuoyancyFactor
0 commit comments