Skip to content

Commit 3b6ac56

Browse files
committed
God i hate formatting
1 parent 853894c commit 3b6ac56

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

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

106106
--- Extended Ship API
@@ -234,7 +234,7 @@
234234

235235
--- Physics Ticks Event Data
236236
--
237-
-- @type Physics Ticks Event Data
237+
-- @type PhysicsTicksEventData
238238

239239
--- Gets the Ship's buoyancy factor during the physics tick
240240
-- @function getBuoyancyFactor

0 commit comments

Comments
 (0)