Skip to content

Commit ae437ba

Browse files
committed
Ok, i am going to bed
1 parent 3b6ac56 commit ae437ba

File tree

1 file changed

+1
-2
lines changed
  • common/src/main/resources/data/computercraft/lua/rom/apis

1 file changed

+1
-2
lines changed

common/src/main/resources/data/computercraft/lua/rom/apis/ship.lua

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@
100100
-- @function pullPhysicsTicks
101101
-- @treturn string The event name
102102
-- @treturn ... Physics ticks information
103-
-- @see PhysicsTicksEventData
104103
-- @raise This method errors if there is no Ship associated with the computer
105104

106105
--- Extended Ship API
@@ -234,7 +233,7 @@
234233

235234
--- Physics Ticks Event Data
236235
--
237-
-- @type PhysicsTicksEventData
236+
-- @section PhysicsTicksEventData
238237

239238
--- Gets the Ship's buoyancy factor during the physics tick
240239
-- @function getBuoyancyFactor

0 commit comments

Comments
 (0)